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

Update behaviour of datatable editor to save input by default on closing #325

Merged
merged 3 commits into from
Feb 26, 2024

Conversation

jaclarke
Copy link
Member

@jaclarke jaclarke commented Feb 22, 2024

Fixes #310

Input in datatable editor is now saved to pending edits by default when it closes (including clicking out of it), unless it's closed by the 'esc' key. This change also means invalid input can exist in the pending edits now, so styling added for invalid cells + checks added in commit changes modal.

@jaclarke jaclarke marked this pull request as ready for review February 26, 2024 20:09
@jaclarke jaclarke merged commit bb8e825 into main Feb 26, 2024
1 of 2 checks passed
@jaclarke jaclarke deleted the datatable-input-changes branch February 26, 2024 20:16
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.

Do not discard data entry when clicking outside of the input field.
1 participant