Terminology Config Page
Component Detail
User Interface
medium complexity
frontend
1
Dependencies
0
Dependents
1
Entities
0
Integrations
Description
Admin portal page where organization administrators configure custom label overrides for their organization. Renders a grouped form with categories for roles, entities, actions, and navigation items, showing current organization values as defaults with the ability to override each label individually.
terminology-config-page
Responsibilities
- Display grouped label categories with current organization-specific overrides
- Provide inline editing for each terminology key with live preview
- Support reset-to-defaults for individual labels or all labels at once
- Validate label inputs for length and character constraints
- Show before/after preview of how labels appear in the platform
Interfaces
renderTerminologyForm(terminologyMap)
handleLabelUpdate(key, value)
handleResetToDefaults()
handleResetCategory(category)
handleSave()
filterByCategory(category)
searchLabels(query)
showPreview(key, value)
Relationships
Related Data Entities (1)
Data entities managed by this component