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

ui: recent build dropdown doesnt support select/copy #779

Open
plyr4 opened this issue Apr 4, 2023 · 0 comments
Open

ui: recent build dropdown doesnt support select/copy #779

plyr4 opened this issue Apr 4, 2023 · 0 comments
Labels
area/ui Indicates a change to the UI bug Indicates a bug

Comments

@plyr4
Copy link
Contributor

plyr4 commented Apr 4, 2023

Description

see title.
i think you should be able to copy content from the recent builds hover tooltip, but sadly the tooltip goes away before you can highlight any of the content because you arent hovering it anymore.

Screenshot 2023-04-04 at 3 21 46 PM

Value

better user experience, easier to debug and share details (like which worker the build ran on)

Solution(?)

we can probably just apply the hover #ID to the build icon element AND the tooltip element, instead of just having it on the build icon. that way the hovering works the same for both elements and fades away when your mouse is not on either of them.

@plyr4 plyr4 added bug Indicates a bug area/ui Indicates a change to the UI labels Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui Indicates a change to the UI bug Indicates a bug
Projects
None yet
Development

No branches or pull requests

1 participant