-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Fix slash command focus style. #33084
Conversation
Size Change: -7 B (0%) Total Size: 1.05 MB
ℹ️ View Unchanged
|
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 👍
Thank you! There are some failing tests that are unrelated, so I will wait for them to be fixed in trunk, then rebase, before I merge. |
I restarted the tests. I think the pattern issue should be fixed for now. Let's hope others don't fail 🤞 |
Description
Fixes #23718.
The focus style width variable was not used in the auto complete component, meaning it was wrong:
This PR makes it right:
I also verified that the border radius is correct compared to other elements.
How has this been tested?
Use the slash command and verify the focus style is right.
Checklist:
*.native.js
files for terms that need renaming or removal).