1 comment (1 comment)0 reactions (0 reactions)1 assignee (1 assignee)Java26,854 stars (26,854 stars)2,579 forks (2,579 forks)batch import
area/frontendgood first issue
Description
Describe the issue
See on executions list
Environment
- Issue type
- bug
- Research direction
- The issue is about adding the 'SUBMITTED' state to the filter on the executions list page. The screenshot shows the current filter UI missing that state. Look for the execution list filter component in the frontend code (likely Vue or React based on Kestra's stack) and find where the filter options are defined. Add the 'SUBMITTED' state to the list. Note that this issue has an assignee, so it is not available for newcomers to work on.