-
Notifications
You must be signed in to change notification settings - Fork 159
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
9356 9362 tag form improvements #9525
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
missing changelog, will add shortly |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, only a few small annotations.
One thing I noticed though: Removing tags via "x" vs via backspace behaves a bit differently. When removing a new tag via backspace, it will show up in the suggestions in the dropdown, whereas removing via "x" won't. Not a critical thing, I propose fixing that in a follow-up PR to get this PR merged today because of the demos tomorrow.
dec9ef0
to
cc7382e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice 👍
Kudos, SonarCloud Quality Gate passed! 0 Bugs 76.8% Coverage The version of Java (11.0.17) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. |
* tag styling complete * auto save complete * show only not selected tags as available * WIP button contextual helper for tags * fixed unit tests * linting * set options, type hinting * fixed after refactoring * added changelog, PR improvements * linting * fixed e2e tests * fixed bug for chrome
* tag styling complete * auto save complete * show only not selected tags as available * WIP button contextual helper for tags * fixed unit tests * linting * set options, type hinting * fixed after refactoring * added changelog, PR improvements * linting * fixed e2e tests * fixed bug for chrome
Description
(from JIRA)
Tags are not autosaved #9356
additional changes:
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist:
Open tasks: