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

warn when unsaved value remains in single line text input (list) #244

Open
lsteinmann opened this issue Jul 22, 2024 · 0 comments
Open

warn when unsaved value remains in single line text input (list) #244

lsteinmann opened this issue Jul 22, 2024 · 0 comments
Labels
beginner (Hopefully) beginner friendly issue enhancement field_desktop Issue concerning the Desktop client typescript Tickets concerning TypeScript Code, https://www.typescriptlang.org

Comments

@lsteinmann
Copy link
Member

in the editing modal, when one enters a new value into a "single line text input (list)" and does not click the plus button, the value will not be added to the list (which is expectable behaviour and should not change). however, it seems to happen quite often that people forget to click the plus button.

either the field needs to be redesigned to make it more obvious, or the modal should warn about not saving these changes when a value is present but not properly added (similar to the warning that appears when entering invalid values). same goes for all other input types that allow this (literature, dimension, ..?).

@lsteinmann lsteinmann added enhancement field_desktop Issue concerning the Desktop client beginner (Hopefully) beginner friendly issue typescript Tickets concerning TypeScript Code, https://www.typescriptlang.org labels Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner (Hopefully) beginner friendly issue enhancement field_desktop Issue concerning the Desktop client typescript Tickets concerning TypeScript Code, https://www.typescriptlang.org
Projects
Status: Ready
Development

No branches or pull requests

1 participant