I have a public facing dashboard (as in it is in my kitchen!) for lighting, and I have a gauge showing power generation from solar and another consumption from grid. The problem is if someone taps it it will open up the popup with history. Trouble is that it allows access to the “show more” which will then get the dashboard stuck as I am hiding the top bar (again public facing and don’t want people fiddling).
The dashboard is running on a Pi with a touchscreen so I don’t have android back buttons etc.
Is there anyway to disable to default tap option (like you can with a button) to prevent the pop-up from appearing? The same is true for the Entity card as well, there is no way as far as I can see to prevent the recent history pop-up for appearing.
Just thought as well, having a tap action customisable could be useful as well as it would allow redirecting to a service or another page etc rather than just the history pop-up.