In each workflow run, there's a table of individual tasks within the "Tasks" section. Some workflow runs may involve thousands of individual processes, and enabling search and filtering by process, tag, status, and more would greatly assist users in managing and analyzing their tasks, similar to how you can search and filter the list of workflow runs.
The current Task widget presents a large amount of data in a confined space. Users must navigate the table through pagination, which can be cumbersome. Additionally, the absence of sorting options in the table can prevent effective pattern recognition.
To address these issues, we propose several enhancements. Firstly, we recommend incorporating an expand/collapse feature for the table, allowing users to view it in full-screen mode for a more comprehensive and user-friendly experience. Additionally, where supported, we suggest enabling sorting of table columns. Finally, we propose the implementation of a data export to csv.
These improvements will enhance the user experience by providing more effective ways to manage and analyze the data associated with individual tasks within workflow runs.
tasks