primefaces / primevue

Next Generation Vue UI Component Library
https://primevue.org
MIT License
10.64k stars 1.24k forks source link

Text Button: Disabled state undiscernible #6792

Closed Mettbrot closed 1 day ago

Mettbrot commented 1 week ago

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) grafik

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.

tugcekucukoglu commented 1 day ago

It is a design decision. You could change it with new tokens.