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

[PickerInpet]: "No record found" appears in lazy picker input when scrolling quickly while waiting for backend response #2759

Closed
NatalliaAlieva opened this issue Feb 11, 2025 · 1 comment
Assignees
Labels
bug Something isn't working Picker Input Label for Picker Input component
Milestone

Comments

@NatalliaAlieva
Copy link
Collaborator

Description

In Lazy Picker Input, when the backend response is delayed (e.g., due to a slow internet connection), and the user scrolls quickly to the bottom, a "No record found" message appears incorrectly. This happens even though there are still records available, leading to a misleading empty state. The issue is more noticeable when the total number of records is not very large.

Steps to Reproduce

  1. Open Demo → Filtered Table.
  2. Open DevTools → Network.
  3. Set a slow internet speed.
  4. Click on "Add Filter" button.
  5. Select the "Title" filter.
  6. Scroll quickly to the bottom of the dropdown.

Actual result

Message "No record found" appears.

Screen.Recording.2025-02-11.at.14.48.41.mov

Expected result

The Lazy Picker Input should continue loading data without incorrectly displaying "No record found" while waiting for the backend response.

Environment

  • UUI version: 5.13.1
  • Browser name: any
  • Operating System: any
@NatalliaAlieva NatalliaAlieva added bug Something isn't working Picker Input Label for Picker Input component labels Feb 11, 2025
@AlekseyManetov AlekseyManetov self-assigned this Feb 11, 2025
@AlekseyManetov AlekseyManetov moved this from Backlog to In testing in UUI Project Board Feb 11, 2025
@NatalliaAlieva NatalliaAlieva moved this from In testing to Ready to release in UUI Project Board Feb 12, 2025
@NatalliaAlieva
Copy link
Collaborator Author

Released in 5.13.2 ver.

@github-project-automation github-project-automation bot moved this from Ready to release to Closed in UUI Project Board Mar 5, 2025
@NatalliaAlieva NatalliaAlieva added this to the 5.13.2 milestone Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Picker Input Label for Picker Input component
Projects
Status: Closed
Development

No branches or pull requests

2 participants