Skip to content
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

Autocomplete: wrong opacity for disabled autocompletes #17685

Open
hunhejj opened this issue Feb 14, 2025 · 1 comment · May be fixed by #17686
Open

Autocomplete: wrong opacity for disabled autocompletes #17685

hunhejj opened this issue Feb 14, 2025 · 1 comment · May be fixed by #17686
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@hunhejj
Copy link
Contributor

hunhejj commented Feb 14, 2025

The disabled Autocomplete does not match the disabled InputText element. The opacity of autocomplete is set to --p-opacity-disabled instead of 1.

Stackblitz demo: https://stackblitz.com/edit/kngyt1td

@github-actions github-actions bot added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 14, 2025
@hunhejj hunhejj changed the title Autocomplete: wrong opacity for disabled filled variant Autocomplete: wrong opacity for disabled autocompletes Feb 14, 2025
@benoitjry
Copy link

Related : #17108

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants