Skip to content

[BUG] - Group field value not added on blur, Add user, or Next actions (HMS-9944)ย #3943

@mgold1234

Description

@mgold1234

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:

  1. Navigate to the Create Image Wizard
  2. Go to the "Users" step
  3. Type a group name in the "Groups" field (e.g., "admin")
  4. Do NOT press Enter
  5. Try one of the following:
    • Click outside the field (blur)
    • Click "Add user" button
    • Click "Next" button
  6. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions