32 comments (32 comments)0 reactions (0 reactions)1 assignee (1 assignee)Java2,579 forks (2,579 forks)batch import
area/backendarea/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
Feature description
Extend this page:

with a similar bulk-action:

and a confirmation dialog: "Are you sure you want to delete the selected logs?"
Contributor guide
- Research direction
- Locate the source code for the Logs page (likely under ui/src/components/logs/) and identify the existing bulk action pattern used elsewhere (e.g., in the Executions page). Follow that pattern to add a bulk delete button and confirmation dialog.
- Tech stack
- javascripttypescriptvue
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- GitVue.js