Skip to content

Long usernames overflow in admin UI #2482

Open
@mooreds

Description

@mooreds

Long usernames overflow in admin UI

Description

If a user has a long username, it will look pretty bad in the admin UI.

Affects versions

1.47.1, probably all.

Steps to reproduce

  1. Create a user with a long username like DNUXUS8WIUXRGHQSNALTECZGD8IYZ7LN0X09RTTX2G9WMVFWJ6CF3T7HMCJWV3SF.
  2. View the user details in the admin UI.

Expected behavior

Wrap it, using word-wrap: anywhere (looks widely supported: https://caniuse.com/?search=word-wrap ) or some other mechanism.

Screenshots

Compare

anonymous-user-in-admin-screen

with

269707164-9031c633-46d8-4fd8-b6ae-48ba7f8ed979

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

Additional context

Suggested here: FusionAuth/fusionauth-site#2536 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions