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

Bug: domain name in sidebar navigation and main nav overflows when domain name is long #2016

Closed
2 tasks
gabydisarli opened this issue Apr 11, 2024 · 2 comments · Fixed by #2825
Closed
2 tasks
Assignees
Labels
bug Something that isn't working as intended dev quick fix

Comments

@gabydisarli
Copy link
Contributor

gabydisarli commented Apr 11, 2024

Current Behavior

If a domain name is long, a user will see the name "overflowing" its container in the sidebar navigation on the domain management pages. See screenshot.

Screenshot 2024-04-11 at 1 32 12 PM

Expected Behavior

Long domain names that risk running over the container should be truncated and show an ellipse with CSS

Update: On the domain page for domain overview, long domain names that risk running over the container on both the sidebar and "main container" should be wrapped to the next line

This update was per this slack discussion

Steps to Reproduce

View a really long domain name on the domain management pages, view the spillover

AC

  • For side: Long domain name on sidebar wraps
  • For main container: Long domain name on main container wraps

Environment

No response

Additional Context

See slack thread where this bug was brought up
See Slack thread for why we went with wrapping text versus truncating

Issue Links

No response

@gabydisarli gabydisarli added the bug Something that isn't working as intended label Apr 11, 2024
@PaulKuykendall
Copy link

This could be addressed as part of #2544

@vickyszuchin
Copy link

@abroddrick would you provide the story point for this ticket? We can move this to "Ready" once that is provided.

@therealslimhsiehdy therealslimhsiehdy self-assigned this Sep 5, 2024
@therealslimhsiehdy therealslimhsiehdy changed the title Bug: domain name in sidebar navigation overflows when domain name is long Bug: domain name in sidebar navigation and main nav overflows when domain name is long Sep 20, 2024
therealslimhsiehdy added a commit that referenced this issue Sep 23, 2024
#2016: Text wrapping to next line for an overflow in domain name - [RH]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that isn't working as intended dev quick fix
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

5 participants