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: Adjusting Tag display to handle long tag names #2271

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

jdslaugh
Copy link
Contributor

Description

We found that there were some visual inconsistencies when dealing with long tag names. Handled the overflow with the layout and set max-width for the button to utilize the default overflow handling. Added titles to allow for accessibility.

Motivation and Context

To provide a better user experience.

How Has This Been Tested?

Locally with mock data to force long tag names

Screenshots

Before

before

After

after

After (w/Title)

after_title

CheckList

  • PR title addresses the issue accurately and concisely

@kristenarmes kristenarmes merged commit e4a887f into amundsen-io:main Oct 14, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:frontend From the Frontend folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants