Saved Reports List
Component Detail
User Interface
low complexity
frontend
2
Dependencies
0
Dependents
0
Entities
0
Integrations
Description
Displays personal and organization-shared saved report configurations with options to load, edit, duplicate, delete, and share. Shows last-run date, creator, and sharing scope for each config.
saved-reports-list
Responsibilities
- List personal and shared saved report configurations
- Enable loading a saved configuration into the report builder
- Support duplicating, renaming, and deleting configurations
- Display sharing scope and last-run metadata
Interfaces
renderSavedConfigs(configs)
loadConfig(configId)
duplicateConfig(configId)
deleteConfig(configId)
updateSharing(configId, scope)
filterConfigs(searchTerm, owner)
Relationships
Dependencies (2)
Components this component depends on