Ticket #833 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
