Better search in 'edit deck'
When searching among thousands of items, 'edit deck's search feature is very clumsy, as it uses the bad old modal style of searching for a fixed string only on request. Incremental search/
Blueprint information
- Status:
- Started
- Approver:
- None
- Priority:
- Medium
- Drafter:
- None
- Direction:
- Approved
- Assignee:
- Peter Bienstman
- Definition:
- Approved
- Series goal:
- Accepted for 2.x
- Implementation:
- Beta Available
- Milestone target:
- None
- Started by
- Peter Bienstman
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
My current plans for 2.0 are to have seach behave as filter, i.e. only show the cards in the window that contain the search string. Whether or not we will be able to to this incrementally depends upon performance and needs to be benchmarked.
--I have seen this in multiple Python programs, it should not be an issue : )