core
core copied to clipboard
Multiple instances of same widget
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
- [x] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md
- [x] I am convinced that my issue is new after having checked both open and closed issues at https://github.com/opnsense/core/issues?q=is%3Aissue
Is your feature request related to a problem? Please describe.
I would like to display on my dashboard both the balance of external traffic across my WAN ports (WAN1, WAN2) and the balance of traffic across my internal VLANs. Currently, only one bandwidth widget is allowed.
Describe the solution you like
Allow widgets that are configurable to be included multiple times with different configs.
Describe alternatives you considered
The current widget with all networks enabled, but that gets very busy. An ability to toggle between configs for the same widget might be a space-saving alternative.
I think we do want this at some point since it does serve other use cases well, but it does have lower priority for the moment.
We need to assess impact, closing this ticket in favor of https://github.com/opnsense/core/issues/7892