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

Component: TreeSeleect Filter broken in V17.18.11 #16639

Open
Rlamotte opened this issue Oct 25, 2024 · 0 comments
Open

Component: TreeSeleect Filter broken in V17.18.11 #16639

Rlamotte opened this issue Oct 25, 2024 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@Rlamotte
Copy link

Describe the bug

Using PrimeNG V17.18.11, we encounter a bug on TreeSelect component filter. This error is reproductible directly on PrimeNg documentation : https://primeng.org/treeselect#filter
As you can see, when you enter a character, you have 2 "clear" buttons :
image

This behaviour seems to come from a wrong inject of V18 new "clear" button, as we can see in V18 TreeSelect filter page : https://v18.primeng.org/treeselect#filter
image

Environment

PrimeNg documentation !

Reproducer

No response

Angular version

18.2.8

PrimeNG version

17.18.11

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.17.0

Browser(s)

Chrome 130.0.6723.69

Steps to reproduce the behavior

  1. Go to https://primeng.org/treeselect#filter
  2. Click on the TreeSelect component
  3. Add something on the filter input
  4. See the new clear icon on the input

Expected behavior

Maintain on v17 the "right input clear button"

@Rlamotte Rlamotte added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Oct 25, 2024
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

No branches or pull requests

1 participant