Saved Report Configurations Panel
Component Detail
User Interface
low complexity
frontend
1
Dependencies
1
Dependents
0
Entities
0
Integrations
Description
A side panel or modal that lists all report configurations saved by the current user and those shared organization-wide. Allows loading, renaming, deleting, and toggling organization-wide sharing of saved configurations.
saved-report-configs-panel
Responsibilities
- List personal and organization-shared report configurations
- Load a selected configuration into the Report Builder Page
- Delete or rename configurations the user owns
- Toggle organization-wide sharing for org admin configurations
Interfaces
listConfigs(scope)
loadConfig(configId)
deleteConfig(configId)
renameConfig(configId, newName)
toggleSharing(configId, shared)
duplicateConfig(configId)
Relationships
Dependencies (1)
Components this component depends on