UI
UI copied to clipboard
switch action between adaptive and popup according to mediaquery
In adaptive mode, popup card display on the side of the dashborad on large screens but hide on mobile screen. If the action is set as adaptive, then I cannot get a popup card on mobile screen. Can there be an option to change this action according to mediaquery result?
I am facing the same problem. Makes the adaptive dashboard really useless for me sadly.
On my main view I have button-cards for each room. On a large screen I want to open the room view on the right side. On mobile I want to navigate to a separate page with that view. But having to make a normal tab on mobile and a double tab on desktop/tablet isn't really usable.