Simplify widget filtered data gestion
Open
enhancement
- Dominant language
- Vue
- Stars
- 30
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Simplify the plots get the filtered data
- Make filtered data a property of the widget component
- Make the filtered data property reactive to global filters
- Set applied filters on use
- Change for all components
- Plug with previous applied filters in some way
This will:
- Make it easier to re apply previously applied filters
- Simplify the creation of new widgets ?
Contributor guide
Assessment
This issue has not been assessed yet.