Skip to content

IMPROVEMENT — Env variables delete has no confirmation #42

@deekshithgowda85

Description

@deekshithgowda85

File: app/console/env/page.tsx
Console Page: Environment Variables
Type: Improvement
Effort: Easy (< 30 min)
Problem: handleDelete is called directly from the Delete button with no confirmation; deleting secrets is destructive.
Fix: Add a confirmation step (confirm dialog or modal) before calling the API.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions