-
Notifications
You must be signed in to change notification settings - Fork 5
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
Enumeration Data Type - Grouping #422
Labels
bug
Something isn't working
Comments
pjmonks
added a commit
that referenced
this issue
Feb 1, 2023
- Replace mdm-select component with mat-autocomplete. More reliable when selecting options - Allows the ability to enter new values through text when options for categories are not present - Now correctly saves category names to enumeration values - Fix drag and drop interfering with row edits
pjmonks
added a commit
that referenced
this issue
Feb 7, 2023
jamesrwelch
added a commit
that referenced
this issue
Feb 18, 2023
jamesrwelch
added a commit
that referenced
this issue
Feb 18, 2023
gh-422 Fix category selection in Enumeration Value table
github-project-automation
bot
moved this from Open PR
to Merged to Develop / Waiting to release
in MDM State
Feb 18, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Entering grouping in the enumeration types seem to allow only one character, and user is not sure whether the value is entered unless user saves the new entry.
To Reproduce
As soon as user enters one character, the cursor moves out of the group box. After clicking on the Sasve button, the key/value/group is saved, but group has only one character.
Expected behavior
User shall be able to name a group. The cursor should not escape the input box.
MDM version
MDM 4.10/6.6.0
Screenshots
The text was updated successfully, but these errors were encountered: