backstage-plugins icon indicating copy to clipboard operation
backstage-plugins copied to clipboard

[Feat]: Search/sort/filter pipeline executions across the table

Open sandeepa-kv-jois opened this issue 3 years ago • 0 comments

🔖 Feature description

Search/sort/filters across the table

🎤 Context

Currently, search/sort/filter is done on the UI for loaded data for that Page. It would help if this functionality can be extended to get the results across the table which covers all top 50 execution list.

✌️ Possible Implementation

To implement this functionality across table data, we would need to the backend API call to Search/sort/filter on all 50 entries.

sandeepa-kv-jois avatar Nov 30 '22 05:11 sandeepa-kv-jois