-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[Banner] Fixes unexpected text wrap in Firefox on focus of secondary action button #5001
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
Conversation
size-limit report
|
dleroux
left a comment
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.
![]()
lgriffee
left a comment
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.
🚢✨🎉🔥 Thanks so much @afairbrother!
chloerice
left a comment
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.
Thanks again @afairbrother and nice catch @lgriffee!! 🚀
b13aed4 to
6e1b71a
Compare
|
Updated, and moved |
2db732c to
ba8ea31
Compare


WHY are these changes introduced?
Fixes unexpected text-wrap when focusing the
secondaryActionin Firefox (referenced here: #4997 (review))WHAT is this pull request doing?
Before:
152069988-cf302ba9-f7e8-4475-b97f-a483b17be159.mp4
After:
Screen.Recording.2022-02-02.at.10.22.47.mov
How to 🎩
🖥 Local development instructions
🗒 General tophatting guidelines
📄 Changelog guidelines
Copy-paste this code in
playground/Playground.tsx:🎩 checklist
README.mdwith documentation changes