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] Input editor box does not change size according to cell size when enable autoFillWidth #1559

Closed
KiddoV opened this issue Apr 19, 2024 · 1 comment · Fixed by #1562
Closed
Assignees
Labels
bug Something isn't working

Comments

@KiddoV
Copy link

KiddoV commented Apr 19, 2024

Version

^0.23.3

Link to Minimal Reproduction

N/A

Steps to Reproduce

  1. Enable the autoFillWidth.
  2. Assign input editor.
  3. Open editor box and change the window size.

Result:
no-work

Current Behavior

Input editor box doesn't update size according to cell.

Expected Behavior

Input editor box SHOULD update size according to cell.

Environment

- OS: Windows 10
- Browser: Webview2
- Framework: Svelte

Any additional comments?

No response

@KiddoV KiddoV added the bug Something isn't working label Apr 19, 2024
@fangsmile fangsmile self-assigned this Apr 22, 2024
@fangsmile
Copy link
Contributor

To handle this problem, I will complete edit cell and exit edit state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants