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

Enumeration Data Type - Grouping #422

Closed
jelenadreskai opened this issue Jan 10, 2022 · 0 comments · Fixed by #747
Closed

Enumeration Data Type - Grouping #422

jelenadreskai opened this issue Jan 10, 2022 · 0 comments · Fixed by #747
Assignees
Labels
bug Something isn't working

Comments

@jelenadreskai
Copy link

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

  1. Create an enumeration type, and Add enumeration
  2. Enter Key / Value pair
  3. Enter chars into group input box

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
image

@jelenadreskai jelenadreskai added the bug Something isn't working label Jan 10, 2022
@jamesrwelch jamesrwelch moved this to Backlog in MDM State Mar 7, 2022
@NigelPalmer NigelPalmer moved this from Backlog to Fix for next release in MDM State Jan 30, 2023
@pjmonks pjmonks self-assigned this Feb 1, 2023
@pjmonks pjmonks moved this from Fix for next release to In Progress in MDM State Feb 1, 2023
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 pjmonks moved this from In Progress to Open PR in MDM State Feb 1, 2023
jamesrwelch added a commit that referenced this issue Feb 18, 2023
gh-422 Fix category selection in Enumeration Value table
@github-project-automation 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
Labels
bug Something isn't working
Projects
Status: Merged to Develop / Waiting to release
Development

Successfully merging a pull request may close this issue.

2 participants