Skip to content

[Bug]: No validation message when required field is missing in Tenant Manager #3152

@zoefarrell

Description

@zoefarrell

What happened?

Description:
When adding or editing a user in Tenant Manager, the Save button is disabled if the required First name field is missing. However, the UI does not indicate that this is the cause, leaving it unclear why the action cannot be completed.

In my tenant, several users existed without a First name, which made it confusing to understand why I couldn’t edit and save them. If I add a First name and then remove it, the field shows a red outline to indicate it’s required but this feedback isn’t shown if the field remains empty.

Steps to Reproduce:

  1. Add a new user without filling in the First name field.

  2. Attempt to save.

  3. Notice that the Save button is disabled without explanation.

Image

Expected Behavior:

The UI should provide a clear indication that the First name field is required, for example through an error message or visual cue. In the Admin UI the Save button is never disabled, and missing field validations are displayed after clicking Save. It may be worth considering whether the Tenant UI should follow the same pattern for consistency.

Version

1.59.0

Affects Versions

No response

Alternatives / Workarounds

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions