Skip to content

Conversation

@kenny-not-dead
Copy link
Contributor

close #6134

I still decided to study the problem described in the issues, and I found a solution to this, but perhaps this was the intended solution, so having the same problem with the last column, I would like to offer only line by line for now

I understand that maybe when I'm on the last line and pressing the down arrow on the keyboard, I might expect to go to the first line, but when I'm editing on line 1000, which is quite far away, and pressing enter after entering my value, I don't expect that at all, I'd like to stay at the bottom

I think the user can only expect confirmation of their entered value

By the way, Google Sheets doesn't wrap when saving or when moving with the down arrow. I think it's clear with Excel that there's no limit to the number of rows, so this isn't expected.

from some point of view, one could also consider adding a new line if there is nowhere to go below, this could also be a solution

In any case, it's up to you to decide, but as I noted above, when I first encountered this, I didn't expect it at all

After:

Screencast.from.2025-11-11.22-20-45.webm

Pull Request Checklist

  • Related tickets or issues have been linked in the PR description (or missing issue).
  • Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
  • Unit tests have been added for the changes (if applicable).
  • Breaking changes have been documented (or no breaking changes introduced in this PR).

@github-actions
Copy link

github-actions bot commented Nov 11, 2025

View Deployment

📑 Demo (React@19) Demo (React@16) 📚 Storybook
🔗 Preview link 🔗 Preview link 🔗 Preview link

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] unexpected scroll after entering a value

1 participant