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

Tree: missing last typed letter on filter event #6962

Closed
erwanlfrt opened this issue Dec 13, 2024 · 0 comments
Closed

Tree: missing last typed letter on filter event #6962

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

Comments

@erwanlfrt
Copy link
Contributor

Describe the bug

When using the input text filter on the tree view component, the last typed letter is not being included in event.value.

Reproducer

https://stackblitz.com/edit/primevue-4-vite-issue-template-c1zg9sro?file=src%2FApp.vue

PrimeVue version

4.2.5

Vue version

4.x

Language

ES6

Build / Runtime

Vite

Browser(s)

Chrome v131

Steps to reproduce the behavior

Type something in the filter input, you will that the last letter is missing.

Expected behavior

It should include the entire string that has been typed in the input

@erwanlfrt erwanlfrt 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 13, 2024
@tugcekucukoglu tugcekucukoglu added this to the 4.3.0 milestone Dec 20, 2024
@github-project-automation github-project-automation bot moved this to Review in PrimeVue Dec 20, 2024
@tugcekucukoglu tugcekucukoglu 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 20, 2024
@cagataycivici cagataycivici modified the milestones: 4.3.0, 4.2.6 Dec 27, 2024
@tugcekucukoglu tugcekucukoglu 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 27, 2024
@github-project-automation github-project-automation bot moved this from Review to Done in PrimeVue Dec 27, 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