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

TreeSelect (Filter): Resizing does not behave as expected after performing a filter #13314

Open
jhonatan-vsd opened this issue Jul 10, 2023 · 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

@jhonatan-vsd
Copy link

jhonatan-vsd commented Jul 10, 2023

Describe the bug

When my select component is positioned on the right of the screen, when filtering the items, the panel ends up being out of position, as you can see in the video below, the same does not happen when the component is positioned on the left (in this case the its position after filtering is positioned according to the select).

the demonstration of what is happening can be seen in the video below, see the expansion after filtering when the component is on the right of the screen:
https://github.com/primefaces/primeng/assets/81754888/561b5859-9590-4087-8535-4d64fbef841c

Obs: I already validated using the latest versions of Angular and PRIMENG, the problem persists.

Environment

Local Setup, Mac OS
Angular CLI: 13.3.11

Reproducer

No response

Angular version

13.3.11

PrimeNG version

13.4.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

16.20.1

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@jhonatan-vsd jhonatan-vsd added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jul 10, 2023
@jhonatan-vsd jhonatan-vsd changed the title Component: TreeSelect [Filter] TreeSelect (Filter): Resizing does not behave as expected after performing a filter Jul 11, 2023
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