Luminosity contrast accessibility bugs (568, 569, 589) #2693#2700
Luminosity contrast accessibility bugs (568, 569, 589) #2693#2700
Conversation
| mode: "index", | ||
| mode: "single", | ||
| position: "nearest", |
There was a problem hiding this comment.
Update the tooltip configuration of monitor chart to improve the visibility of the tooltip. Please note that this changes the existing behavior of the tooltip to only show information about the hovered datapoint rather than displaying all datapoints at the hovered index which wasn't helpful because all datapoints could not be displayed within a limited space.
Before
After
0fc8c63 to
b254ef2
Compare
Codecov Report
@@ Coverage Diff @@
## master #2700 +/- ##
=======================================
Coverage 65.09% 65.09%
=======================================
Files 916 916
Lines 26475 26475
Branches 5237 5237
=======================================
Hits 17233 17233
Misses 9242 9242
Continue to review full report in Codecov by Sentry.
|
cRui861
left a comment
There was a problem hiding this comment.
Thanks for making those changes! Looks good :)
b254ef2 to
a1f577c
Compare
|
Updated branch with master, can I please get another approval? |
a1f577c to
c7bb9bb
Compare
|
Fixes #2713 |






Resolves:
Notable changes:
primarytext color to a slightly darker color to pass the contrast test. This should affect all places using the$primary-color..mat-tab-labeland.mat-tab-label-activeto pass the contrast test. This should affect all instances of the material ui tables.<bl-form-field>that useblFormFieldSuffixorblFormFieldPrefix.Dashboard – classic theme:
Dashboard – dark theme:
Form fields with suffix – classic theme:
Form fields with suffix – dark theme: