-
Notifications
You must be signed in to change notification settings - Fork 419
[General] A11y - Fix certain controls not adapting text spacing (#3692) #3706
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
Awesome ;-) |
v5 is already working for me :) |
Alright I have gone through all form components and tested / fixed this. This PR addresses this for
In v5 this needs to be adapted for |
What do you mean by "In v5 this needs to be adapted for TextInput and TextArea"? |
@dvoituron |
Pull Request
π Description
FluentButton
hasn't been adopting text spacing correctly. This PR fixes this.Before:

After:

π« Issues
Fixes #3692
β Checklist
General
Component-specific