Fix styling of label on GitHub Quickstart Page#5069
Conversation
|
Thanks Boris! This looks very reasonable to me, but I might not be the right person to review it, as I don't know much about front end stuff. Looking at https://mui.com/api/form-label/ I see that |
|
The above CI failure is completely unrelated to this change, but is rather concerning: |
|
We removed support for python 2 in release 44.4.0, and it looks like something depends on it that we didn't catch. :-( |
It seems like the
Yep! Label does not change at all with this fix implemented. You can also get the style back to "readable" if you click somewhere else on the page, like the label text, for example. |
petemoore
left a comment
There was a problem hiding this comment.
Thanks Boris!
@jwhitlock Do you want to have a look too?
John is working on a fix for this in #5071. |
48fc53d to
9d81c41
Compare
9d81c41 to
a19d6c1
Compare
jwhitlock
left a comment
There was a problem hiding this comment.
Thanks @matt-boris, looks good to me!
Before
After