Hello everyone. I am surprised this has not been asked elsewhere but it would be nice to be able to hide a panel based on screen width, so if screen is less than, say 800px just show some panels, show others if greater.
This is pretty common in web layouts and CSS. Another option could be to have different dashboards based on device size but this would require to manage them separately since i cannot use the same panel on 2 dashboards.