We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the problem When the button is both disabled and in loading state, the loading spinner is hard to see. See comparison PF4 and PF5.
How do you reproduce the problem?
<Button variant="secondary" isLoading isDisabled>Secondary</Button>
PF4 https://github.com/patternfly/patternfly-react/assets/869106/f27800b7-0dfd-4fdf-a4f2-71986f283251
PF5 https://github.com/patternfly/patternfly-react/assets/869106/90dbd1d7-78ef-402d-ab8d-5c1a3489211a
What is your environment?
What is your product and what release date are you targeting? OCM
Any other information?
The text was updated successfully, but these errors were encountered:
cc @andrew-ronaldson @mcoker
Sorry, something went wrong.
No branches or pull requests
Describe the problem
When the button is both disabled and in loading state, the loading spinner is hard to see. See comparison PF4 and PF5.
How do you reproduce the problem?
PF4
https://github.com/patternfly/patternfly-react/assets/869106/f27800b7-0dfd-4fdf-a4f2-71986f283251
PF5
https://github.com/patternfly/patternfly-react/assets/869106/90dbd1d7-78ef-402d-ab8d-5c1a3489211a
What is your environment?
What is your product and what release date are you targeting?
OCM
Any other information?
The text was updated successfully, but these errors were encountered: