-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
19559 cannot see full label easily #19564
19559 cannot see full label easily #19564
Conversation
Signed-off-by: Julien Michot <[email protected]>
Signed-off-by: Julien Michot <[email protected]>
ae3c8ec
to
608d108
Compare
Signed-off-by: jmichot-exotec <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #19564 +/- ##
===========================================
- Coverage 67.53% 45.29% -22.24%
===========================================
Files 990 244 -746
Lines 109021 13318 -95703
Branches 2719 2719
===========================================
- Hits 73626 6033 -67593
+ Misses 31432 6982 -24450
+ Partials 3963 303 -3660
Flags with carried forward coverage won't be shown. Click here to find out more. |
@jmichot-exotec Thanks for the PR to improve the label view. |
Hello, no problem, I'll do it with the title way |
Signed-off-by: Julien Michot <[email protected]>
@AllForNothing modification done on label hover ! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
@jmichot-exotec congrats on merging your first PR here :))) welcome to the club |
* modified label css to allow hover on it Signed-off-by: Julien Michot <[email protected]> * modified label css to allow hover on it Signed-off-by: Julien Michot <[email protected]> * Update common.scss Signed-off-by: jmichot-exotec <[email protected]> * used title way to show full label on hover Signed-off-by: Julien Michot <[email protected]> --------- Signed-off-by: Julien Michot <[email protected]> Signed-off-by: jmichot-exotec <[email protected]> Co-authored-by: Julien Michot <[email protected]> Signed-off-by: Altynbaev Dinislam <[email protected]>
Comprehensive Summary of your change
Added css to see full label on hover
Issue being fixed
Fixes #19559
Closes #19559
Please indicate you've done the following: