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

Fix user links menu running off right side of page #6381

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

bbpennel
Copy link
Contributor

Summary

In hyrax 4 or 5, when the user's username is very short (particularly when username's are not email addresses) the dropdown menu containing user links in the top right corner will run off the right side of the screen.

Screen Shot 2023-10-23 at 3 34 54 PM

Guidance for testing, such as acceptance criteria or new user interface behaviors:

Log in to nurax or dassie with a user with a very short name, such as "b@b.b", or admin if you are not using a scheme that requires email addresses as the username.

Type of change (for release notes)

notes-bugfix

Detailed Description

N/A

Changes proposed in this pull request:

  • Makes the menu right aligned so that options will not stick off the right side of the page

@samvera/hyrax-code-reviewers

@dlpierce dlpierce added the notes-bugfix Release Notes: Fixed a bug label Oct 25, 2023
@dlpierce dlpierce merged commit abff96f into main Oct 25, 2023
4 checks passed
@dlpierce dlpierce deleted the user_links_sidebar_fixes branch October 25, 2023 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
notes-bugfix Release Notes: Fixed a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants