cisagov / manage.get.gov

A Django-based domain name registrar to communicate with an EPP registry
https://get.gov
Other
60 stars 18 forks source link

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

Closed gabydisarli closed 1 month ago

gabydisarli commented 6 months ago

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

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

PaulKuykendall commented 2 months ago

This could be addressed as part of #2544

vickyszuchin commented 2 months ago

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