Customize columns in WebUI's history pane
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6.5k
- Forks
- 787
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
After many, many workflows runs have populated the WebUI's history pane, where some flows have failed, and some succeeded, it get kinda hard to tell the different runs apart.
It would be nice if it was possible to customize the number of columns visible in the view, and what data these columns should present.
That means that we e.g. could chose to show the unique workflow execution ID in the table, and e.g. in our specific use cases it would be nice to be able to show one of our input parameters to the workflow (which is, internally for us, a unique identifier for each flow, as it represents data coming from an external system).
/Johan
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the WebUI history pane and its current run table. Review how execution data and workflow input parameters are exposed, then define a column configuration that supports the execution ID and relevant input values; done means users can choose the visible columns and distinguish runs in the history view.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100