Ticket #833 (closed defect: fixed)

Opened 17 months ago

Last modified 17 months ago

Select. Lazyloading on. Filtering doesn't work properly. Shows only max one 'page' from the whole result.

Reported by: Tomi Virtanen Owned by: Matti Tahvonen
Priority: critical Milestone: 4.0.3
Component: undefined Version: 4.0.2
Keywords: Cc:
Known Issue description: Select component with LazyLoading activated does not always display correct items based on user filter selection.
Hours estimate: Deadline (dd.mm.yyyy):
Known Issue version (since): 4.0.1 Known Issue title: Select component filtering feature issue
Hours done: Depends to:
Affects documentation: no
Known Issue workaround:
Affects release notes: yes Contract:

Description (last modified by Matti Tahvonen) (diff)

How to repeat this with featurebrowser:

  • Go to Select component
  • Set first NewItemsAllowed? property on and add some new items in the list starting with a same letter. f.ex. 'Item 1', 'Item 2'... Just make sure that there are over 20 items starting with a same letter...
  • Disable NewItemsAllowed? property
  • Set Lazyloading property on
  • Write your letter in the filter textbox and click the down-arrow-button below the list (or scroll with a arrow key)

Now if there were over 20 items found, those should be shown in the list. But instead there are some other items that are propably read from the full list of items, like filter textbox would be empty.

Change History

Changed 17 months ago by Matti Tahvonen

  • description modified (diff)

Changed 17 months ago by Jani Laakso

  • owner changed from Jani Laakso to Matti Tahvonen
  • milestone set to 4.0.3

Matti will have a look on this.

See also ticket 1070 from -removed- trac system.

Changed 17 months ago by Matti Tahvonen

  • status changed from new to closed
  • resolution set to fixed

in [2031]

Changed 17 months ago by Jani Laakso

  • known_issue_title set to Table component filtering feature issue
  • known_issue_since set to 4.0.1
  • known_issue_desc modified (diff)

Changed 17 months ago by Jani Laakso

  • known_issue_title changed from Table component filtering feature issue to Seklect component filtering feature issue
  • known_issue_desc modified (diff)

Changed 17 months ago by Jani Laakso

  • known_issue_title changed from Seklect component filtering feature issue to Select component filtering feature issue
Note: See TracTickets for help on using tickets.