harness / harness/backstage-plugins

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

Open
#50 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
39
Forks
30
PR merge metrics
No merged PRs in 30d

Description

🔖 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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named in the issue. Start by tracing the executions table's current UI search, sort, and filter behavior and the backend API call used for paged data; done means those operations return results across all 50 executions rather than only the loaded page.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.