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

[IATR](M1.0) - Add tooltip for ellipsis when test title is shortened due to smaller breakpoints #25339

Closed
warrensplayer opened this issue Jan 3, 2023 · 2 comments
Assignees

Comments

@warrensplayer
Copy link
Contributor

Current Behavior

In the DebugFailedTest component, there is responsive behavior to help reduce the width of the test titles at smaller breakpoints. At a certain small size, if there are more than 3 title parts, part of the test title parts are removed and hidden by an ellipsis in the UI. (See arrow screenshot) The user does not know what tile parts are hidden.

image.png

Desired Behavior
The ellipsis should have a tooltip that shows the missing parts. The title parts should be separated by a >.

@warrensplayer
Copy link
Contributor Author

@marktnoonan marktnoonan self-assigned this Jan 3, 2023
@warrensplayer warrensplayer changed the title [IATR](M1.1) - Add tooltip for ellipsis when test title is shortened due to smaller breakpoints [IATR](M1.0) - Add tooltip for ellipsis when test title is shortened due to smaller breakpoints Jan 4, 2023
@marktnoonan
Copy link
Contributor

@warrensplayer can I confirm that in this ticket we are only doing the tooltip for whole sections that are omitted, where the arrow is pointing, not for any section that is being truncated but is still displayed?

https://www.loom.com/share/bf890a035084435e9b3493d5bfc7d487

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants