1 comment (1 comment)0 reactions (0 reactions)1 assignee (1 assignee)Java2,579 forks (2,579 forks)batch import
area/frontendgood first issue
Repository metrics
- Stars
- 26,854 stars (26,854 stars)
- PR merge metrics
- Avg merge 1d 19h (Avg merge 1d 19h)495 merged PRs in 30d (495 merged PRs in 30d)
Description
Describe the issue
See on executions list
Environment
Contributor guide
- 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.
- Tech stack
- java
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- Familiarity with Kestra UI codebaseUnderstanding of execution states