We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Following #3737, when the user hits Esc when editing a parameter, it should:
Esc
<Input>
The text was updated successfully, but these errors were encountered:
For dropdowns/dates, close the edit dialog (and restore previous value if relevant).
I'm not sure non-apply-button inputs (like dropdowns and dates) mandate an esc behavior.
Sorry, something went wrong.
gabrieldutra
No branches or pull requests
Following #3737, when the user hits
Esc
when editing a parameter, it should:<Input>
parameters, revert to previous value (and hide Apply button).The text was updated successfully, but these errors were encountered: