-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
๐ bugSomething isn't workingSomething isn't working
Description
Bug description
Group field value not added on blur, Add user, or Next actions
Summary
When typing a value in the "Groups" field in the Users customization step, the value is only added to the list when pressing Enter. The value should also be added when:
- Blurring the field (clicking outside)
- Clicking "Add user" button
- Clicking "Next" button
Reproduction steps
Steps to reproduce the behavior:
- Navigate to the Create Image Wizard
- Go to the "Users" step
- Type a group name in the "Groups" field (e.g., "admin")
- Do NOT press Enter
- Try one of the following:
- Click outside the field (blur)
- Click "Add user" button
- Click "Next" button
- Observe that the group value is NOT added to the list
Expected Behavior
The group value should be automatically added to the list when:
- The user blurs the field (clicks outside)
- The user clicks "Add user" button
- The user clicks "Next" button
Expected behavior
A clear and concise description of what you expected to happen.
Actual Behavior
The group value is only added when explicitly pressing Enter. If the user forgets to press Enter or expects the value to be saved automatically, the value is lost.
JIRA: HMS-9944
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
๐ bugSomething isn't workingSomething isn't working