inventschario/sketches/004-configuracion/README.md

21 lines
861 B
Markdown
Raw Permalink Normal View History

# Variant: Configuración — Configure Surface
## Design stance
Tabbed settings with inline editing: each section is self-contained, changes
are saved explicitly, and the field label editor shows the internal key alongside
the user-facing label.
## Key choices
- **Layout:** Tabbed navigation, settings sections as cards, inline list editors
- **Typography:** Monospace for field keys, Inter for labels and values
- **Color:** Minimal — toggle switches for boolean settings, danger color for delete
- **Interaction:** Toggle switches, inline add/remove for locations/departments
## Trade-offs
- Strong at: Organized settings, clear field mapping, backup management
- Weak at: Many settings could overwhelm on first visit
## Best for
Initial setup and ongoing configuration — the admin sets up the system once
and revisits occasionally for adjustments.