mirror of
https://github.com/supabase/supabase.git
synced 2026-07-03 23:54:20 +08:00
- Created DuplicateSecretWarningModal component following the pattern of DeployEdgeFunctionWarningModal - Added duplicate key detection logic to AddNewSecretForm before secret creation - Shows confirmation dialog when attempting to create a secret with an existing name - Allows users to proceed with replacing the existing secret or cancel the operation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>