-
-
Notifications
You must be signed in to change notification settings - Fork 714
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] cell editor overflows #3374
Comments
Origin Title: [Bug] cell编辑器溢出 Title: [Bug] cell editor overflows Before you submitted this question, did you check the following?
Affected packages and versionsAll versions have this problem, including the latest 0.2.12 Recurrence linkExpected behaviorThis editable area should be in the sheet workspace, but it now overflows the workspace, but the overflowing part cannot be seen. I can only see the overflowing content after modifying the style. In fact, this can The editing area should be within the work area Actual behaviorRunning environmentChrome System informationSystem: |
@weird94 It should be that the editor expands the width and height beyond the work area(sheet) when editing, and this problem needs to be considered when refactoring |
This issue will be fixed on next version, please follow our weekly update, thanks. |
This problem should not be fixed. In the latest version, v0.4.1, I saw that although the editor is limited to the work area, the actual editing area is still the same as before, resulting in the editable area being invisible. See picture |
If you believe the issue still exists, the minimum reproduction plz. |
在您提交此问题之前,您是否检查了以下内容?
受影响的包和版本
所以版本均有这个问题,包括最新的0.2.12
复现链接
预期行为
这个可编辑区域应该是在sheet 工作区中,但是它现在却溢出了工作区,但是溢出工作的部分是看不到的,这个我通过修改样式后的才能看到溢出的内容,实际上这个可编辑区域应该在工作区域内
实际行为
运行环境
Chrome
系统信息
System:
OS: Windows 11 10.0.22631
Binaries:
Node: 18.20.2 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.22 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 10.5.0 - C:\Program Files\nodejs\npm.CMD
pnpm: 9.8.0 - C:\Program Files\nodejs\pnpm.CMD
Browsers:
Edge: Chromium (128.0.2739.42)
Internet Explorer: 11.0.22621.3527
The text was updated successfully, but these errors were encountered: