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

[v19]: TreeSelect missing Styles for IconField and InputIcon #17105

Closed
0x426 opened this issue Dec 18, 2024 · 2 comments
Closed

[v19]: TreeSelect missing Styles for IconField and InputIcon #17105

0x426 opened this issue Dec 18, 2024 · 2 comments
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@0x426
Copy link

0x426 commented Dec 18, 2024

Describe the bug

Styles are missing for the TreeSelect component if applied with the filtering option.

For whatever reason, the inner components of the TreeSelect (InputText and SearchIcon) seem to have been removed if I compare the v18.0.0 and v19.0.0-rc.1 (search in the changed files for "treeselect"):

TreeSelectBug TreeSelectBug02

Environment

Stackblitz

Reproducer

https://stackblitz.com/edit/github-sa75g5ld?file=src%2Fapp%2Fapp.component.html

Angular version

19.0.4

PrimeNG version

19.0.0-rc.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

v22.9.0

Browser(s)

No response

Steps to reproduce the behavior

  1. Open the TreeSelect
  2. Styles are broken (Icon not in input, etc.)

Expected behavior

Elements are properly styled.

@0x426 0x426 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 18, 2024
@rd-david-steglich
Copy link

The bug is also in the final release v19 and on the demo page.

@mertsincan mertsincan added this to the 19.0.1 milestone Dec 19, 2024
@github-project-automation github-project-automation bot moved this to Review in PrimeNG Dec 19, 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 19, 2024
@mertsincan
Copy link
Member

Fixed for 18.0.2 and 19.0.1

@github-project-automation github-project-automation bot moved this from Review to Done in PrimeNG Dec 19, 2024
@mertsincan mertsincan added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Pending Review Issue or pull request is being reviewed by Core Team labels Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
Status: Done
Development

No branches or pull requests

3 participants