Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Row height does not adjust automatically (row height is not automatically adjusted after wrap) #4351

Open
2 tasks done
YaSLiZhe opened this issue Dec 23, 2024 · 2 comments

Comments

@YaSLiZhe
Copy link

在您提交此问题之前,您是否检查了以下内容?

  • 这真的是个问题吗?
  • 我已经在 Github Issues 中搜索过了,但没有找到类似的问题。

受影响的包和版本

0.4.2

复现链接

English:
After using the setWrap method in Frange, the row height does not adjust automatically, even though I’ve tried disabling all settings related to height. In rare cases, the table will suddenly adjust the row height some time after the data has finished loading, but most of the time it does not. My expectation is that once the data is loaded, the row height should be stably adjusted right away.
中文:
使用 Frange 中的 setWrap 方法之后,没有自动调整行高,已经尝试关闭所有和高度相关的设置。极少数情况下,表格会在加载完毕后一段时间突然自动调整行高,大部分情况下则不会。我的预期是加载完数据后,行高就能立刻并稳定地自动调整好。

预期行为

After using the setWrap method in Frange, the row height adjusts automatically,

实际行为

Not adjust

运行环境

Chrome

系统信息

No response

@YaSLiZhe YaSLiZhe added the bug Something isn't working label Dec 23, 2024
@univer-bot
Copy link

univer-bot bot commented Dec 23, 2024

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿

Origin Title: [Bug] Row height does not adjust automatically (wrap之后不自动调整行高)

Title: [Bug] Row height does not adjust automatically (row height is not automatically adjusted after wrap)


Before you submitted this question, did you check the following?

  • Is this really a problem?
  • I've searched Github Issues but haven't found any similar issues.

Affected packages and versions

0.4.2

Recurrence link

English:
After using the setWrap method in Frange, the row height does not adjust automatically, even though I've tried disabling all settings related to height. In rare cases, the table will suddenly adjust the row height some time after the data has finished loading, but most of the time it does not. My expectation is that once the data is loaded, the row height should be stably adjusted right away.
Chinese:
After using the setWrap method in Frange, the row height is not automatically adjusted, and I have tried to turn off all height-related settings. In rare cases, the table will suddenly automatically adjust the row height some time after loading, but in most cases it will not. My expectation is that after loading the data, the row heights will automatically adjust immediately and stably.

Expected behavior

After using the setWrap method in Frange, the row height adjusts automatically,

Actual behavior

Not adjust

Running environment

Chrome

System information

No response

@univer-bot univer-bot bot changed the title [Bug] Row height does not adjust automatically (wrap之后不自动调整行高) [Bug] Row height does not adjust automatically (row height is not automatically adjusted after wrap) Dec 23, 2024
@jikkai jikkai added need reproduction and removed bug Something isn't working labels Dec 23, 2024
@jikkai
Copy link
Member

jikkai commented Dec 23, 2024

Please provide the minimal reproduction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants