Tableau de Bord
Components
Reusable component catalogue, usage register, variables, and live examples.
Used in
No production-page use is registered yet.
Selected component
Header
src/components/Header.astro Ready for review
Reusable one-line BrixFax application header. It is available only in this workbench and does not replace the current application header yet.
| Property | Default | Purpose |
|---|---|---|
locale | resolved request locale | Sets translated menu labels and the visible two-letter language code. |
idPrefix | generated unique value | Provides unique menu and language-popup ids when more than one preview is present. |
Current behavior
The header keeps BrixFax, the environment badge, the five existing destinations,
a globe language menu, and the signed-in display name. On narrow widths the five
links are replaced in the same position by a prominent hamburger. The account link
opens /me when signed in and /login when anonymous.
Desktop-width preview
Cellphone-width preview
The hamburger occupies the five-item menu position and is intentionally prominent.