# Bug Tracker ## Open ### BUG-006: Copy button lacks visual feedback - **Found by:** Hoid (QA via Playwright) - **Date:** 2026-02-14 - **Severity:** LOW — cosmetic/UX - **Description:** After clicking "Click to copy" on the API key, the button text doesn't change to "Copied!" or provide any visual confirmation. The clipboard write itself works without errors (no CSP or JS errors), but the user has no feedback that the copy succeeded. - **Fix:** Add visual feedback in the copy handler (e.g., change button text to "Copied!" for 2 seconds). - **Status:** Open ## Resolved ### BUG-004: CSP blocks all inline JavaScript — RESOLVED ✅ - **Found by:** Hoid (QA via Playwright) - **Date:** 2026-02-14 - **Resolved:** 2026-02-14 - **Severity:** CRITICAL - **Description:** Helmet middleware CSP blocked inline `