Dashboard: implement search across all pages of list views
Currently, search works only within one page. We need to implement search functionality so that it works across all pages.
Without this functionality Mistral Dashboard is almost unusable. For example, I want find the action 'std.echo' and run it. Currently, the only way to do it is to scroll manually many many pages in order
to find it. There's no way to use search for that.
We need to identify what's missing on the server side in order to implement this in UI.
Blueprint information
- Status:
- Not started
- Approver:
- Renat Akhmerov
- Priority:
- High
- Drafter:
- Renat Akhmerov
- Direction:
- Approved
- Assignee:
- Gal Margalit
- Definition:
- New
- Series goal:
- None
- Implementation:
- Not started
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
sharatss: The pagination logic allows the items only on that particular page to be filtered it seems :)
Gerrit topic: https:/
Addressed by: https:/
[WIP] Implement search across all pages of list views