diff --git a/CLAUDE.md b/CLAUDE.md index b674c9c..751f46d 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -89,6 +89,29 @@ This is a monorepo containing: For detailed server-specific instructions (restart policy, testing, etc.), see: - `server/CLAUDE.md` +## UI Conventions for Dialogs + +### Hints + +Every form field in a modal should have a hint. Use the `.label-row` wrapper with a `?` toggle button: + +```html +