core icon indicating copy to clipboard operation
core copied to clipboard

Multiple instances of same widget

Open MikeBishop opened this issue 1 year ago • 1 comments

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.

MikeBishop avatar Aug 10 '24 16:08 MikeBishop

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.

swhite2 avatar Aug 12 '24 08:08 swhite2

We need to assess impact, closing this ticket in favor of https://github.com/opnsense/core/issues/7892

AdSchellevis avatar Feb 12 '25 10:02 AdSchellevis