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

Listbox: checkboxes have filled style applied even with global inputStyle and inputVariant set as outlined #17230

Open
4 tasks
honboubao opened this issue Dec 27, 2024 · 0 comments · May be fixed by #17231
Open
4 tasks
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Milestone

Comments

@honboubao
Copy link
Contributor

honboubao commented Dec 27, 2024

Describe the bug

Listbox with [multiple]="true" [checkbox]="true" creates checkboxes with [variant]="filled" even though PrimeNG.inputStyle and PrimeNG.inputVariant have the value 'outlined'.

Pull Request Link

#17231

No response

Reason for not contributing a PR

  • Lack of time
  • Unsure how to implement the fix/feature
  • Difficulty understanding the codebase
  • Other

Other Reason

No response

Reproducer

https://stackblitz.com/edit/stackblitz-starters-unv4zq64

Environment

Windows 10
Firefox 128.3.1esr

Angular version

19.0.5

PrimeNG version

v19

Node version

No response

Browser(s)

No response

Steps to reproduce the behavior

  1. Insert Listbox mit multiple and checkbox properties
  2. Observe colored background of checkboxes within Listbox

Expected behavior

Checkboxes within Listbox respect the setting on PrimeNG.inputStyle and PrimeNG.inputVariant

@honboubao honboubao added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 27, 2024
honboubao pushed a commit to honboubao/primeng that referenced this issue Dec 27, 2024
@mertsincan mertsincan added Status: Pending Review Issue or pull request is being reviewed by Core Team and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 27, 2024
@mertsincan mertsincan added this to the 19.0.3 milestone Dec 27, 2024
@github-project-automation github-project-automation bot moved this to Review in PrimeNG Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Projects
Status: Review
Development

Successfully merging a pull request may close this issue.

2 participants