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
The disabled State is almost not discernible when the Button uses the text style. A Lower opacity should be used there, maybe 0.3 instead of 0.6
Guess which ones are disabled (its the middle two)
https://stackblitz.com/edit/primevue-4-ts-vite-issue-template-9bh624
4.2.2
3.x
TypeScript
Vite
No response
The button disabled opacity should be lower if the button is in text mode.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
The disabled State is almost not discernible when the Button uses the text style. A Lower opacity should be used there, maybe 0.3 instead of 0.6
Guess which ones are disabled (its the middle two)
Reproducer
https://stackblitz.com/edit/primevue-4-ts-vite-issue-template-9bh624
PrimeVue version
4.2.2
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
The button disabled opacity should be lower if the button is in text mode.
The text was updated successfully, but these errors were encountered: