iTwin / appui

Monorepo for iTwin.js AppUi
MIT License
8 stars 2 forks source link

Fix editor committing value twice when tab is pressed #942

Closed jasdom closed 1 month ago

jasdom commented 1 month ago

Changes

Fixes https://github.com/iTwin/appui/issues/932. Pressing tab would cause the value to be committed as well as a blur event that would also try to commit the value.

Testing

Removed a workaround from a test and tested in test app.