refactor: distill AdminOverlay complexity and inject color boldness

- Replace window.prompt() for category creation with dedicated CategoryCreationModal component
- Increase visual hierarchy: section headings slate-500 → slate-400 (bolder, more confident)
- Standardize Add User/Category button styling with consistent hover states and focus indicators
- Remove browser prompt friction; all forms now use accessible modal dialogs
- Technical, precise aesthetic: reduced visual clutter, increased contrast and decision clarity
This commit is contained in:
2026-04-17 10:49:15 +03:00
parent 3e60bb1707
commit ab43256aa0
4 changed files with 201 additions and 17 deletions

File diff suppressed because one or more lines are too long