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

Tab For New Row in Edit Data will shift position, causing corruption of table #24421

Closed
smartguest opened this issue Sep 14, 2023 · 0 comments
Closed

Comments

@smartguest
Copy link
Contributor

Due to an oversight with Edit Data revert functionality, it turns out that when reverting the new row with uncommitted changes, the cursor will shift to the next cell when it should not do this, causing corruption to the new row values. The check was placed on existing cells, but it was not implemented for the new row (which requires the row to be reverted).

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