Skip to content

Lazy loading is not triggered on filter input change in Dropdown #2605

@paveldayneko

Description

@paveldayneko

I'm submitting a ... (check one with "x")

[x] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57

Codesandbox Case

https://codesandbox.io/s/mystifying-bhaskara-v2twz?file=/src/demo/DropdownDemo.js

Current behavior
Filter input does not trigger virtual load

Expected behavior
onLazyLoad callback should be called on filter input change

Minimal reproduction of the problem with instructions

  • Create virual scroll dropdown with lazy load
  • Add filter
  • Try to type some text in filter's input
  • Nothing happens
  • PrimeReact version:
    7.1.0 and 7.2.0

  • Browser: [Chrome]

  • Language: [all]

Metadata

Metadata

Assignees

Labels

Type: EnhancementIssue contains an enhancement related to a specific component. Additional functionality has been add

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions