fix(MenuToggle): updated borderradius and filter padding#6614
fix(MenuToggle): updated borderradius and filter padding#6614mcoker merged 6 commits intopatternfly:v6from
Conversation
|
Preview: https://patternfly-pr-6614.surge.sh A11y report: https://patternfly-pr-6614-a11y.surge.sh |
|
@mcoker @andrew-ronaldson This doesn't include any update for the "double border" comment mentioned in the original React issue. I wasn't sure what the consensus was on that. We could remove the native focus Screen.Recording.2024-05-03.at.1.38.34.PM.mov |
65486d7 to
af44a71
Compare
There was a problem hiding this comment.
I think this is looking good
af44a71 to
12b1e1d
Compare
|
Discussed offline, the text input group borders were changed in a way that the
2 more nice-to-haves for text input group would be:
|
|
@mcoker addressed comments above, however:
If we would want the focus styles to match hover style, we'd probably need to focus-within both the TextInputGroup and MenuToggle (though maybe just for typeahead variant). Using just focus works when the text input element receives focus to change the outer Could be a question for design. If it's any consolation, while it may look odd to not have the outermost border color change, it also may not be necessary since everything else (should) have its own focus styles. |
There was a problem hiding this comment.
I think we can get rid of ::after in the selector list here
d523df4 to
41c8a31
Compare
|
🎉 This PR is included in version 6.0.0-alpha.158 🎉 The release is available on: Your semantic-release bot 📦🚀 |

Closes #6536