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

Commit on change event and let browser handle undo of text inputs #864

Conversation

barmac
Copy link
Member

@barmac barmac commented May 13, 2024

Closes #859

@bpmn-io-tasks bpmn-io-tasks bot added the in progress Currently worked on label May 13, 2024
@barmac barmac force-pushed the 859-commit-on-change-event-and-let-browser-handle-undo-of-text-inputs branch 2 times, most recently from d2fb02e to 6ad3361 Compare May 13, 2024 17:37
@barmac barmac force-pushed the 859-commit-on-change-event-and-let-browser-handle-undo-of-text-inputs branch from 6ad3361 to 322233a Compare May 17, 2024 14:00
@barmac barmac force-pushed the 859-commit-on-change-event-and-let-browser-handle-undo-of-text-inputs branch from 7189156 to dae3622 Compare May 17, 2024 14:18
@barmac barmac marked this pull request as ready for review May 17, 2024 14:26
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed in progress Currently worked on labels May 17, 2024
@barmac barmac requested review from a team, philippfromme and holygeek00 and removed request for a team May 17, 2024 14:26
@barmac
Copy link
Member Author

barmac commented May 23, 2024

@philippfromme Do you need any support with reviewing this?

@philippfromme
Copy link
Contributor

@barmac Just so I understand correctly: We're trying to make inputs behave like direct-editing, where a command is issued only once I close/blur the editor?

brave_iB0l6evExR

This is not the case for other inputs yet and we're okay with that?

brave_4CXDVueQZC

@barmac
Copy link
Member Author

barmac commented May 24, 2024

Yes, that's the point of the PR. Right now I want to fix it in the boxed expression where I experienced the most annoying issues.

Copy link
Contributor

@philippfromme philippfromme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@barmac barmac merged commit 5f97076 into develop May 24, 2024
8 checks passed
@barmac barmac deleted the 859-commit-on-change-event-and-let-browser-handle-undo-of-text-inputs branch May 24, 2024 14:46
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Make inputs commit on blur, and let browser handle undo/redo
2 participants