diff --git a/AGENTS.md b/AGENTS.md index 4028d8523..614f1a773 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -139,6 +139,13 @@ OpenAPI documentation available at `docs/openapi.json` - Sequelize models for database operations - No comments in code unless explicitly requested +### UI Components & Modals + +- **Modals**: Do **NOT** use ``. The correct component for creating modals in this project is ``. + - When creating a new modal, it must be imported/registered in `client/layouts/default.vue` (e.g., ``). + - The modal title should be placed inside a `