Clooos / Bubble-Card

Bubble Card is a minimalist card collection for Home Assistant with a nice pop-up touch.
MIT License
1.62k stars 46 forks source link

Navigate to other views #353

Closed BristolBEAT closed 5 months ago

BristolBEAT commented 7 months ago

Is there a way to put a 'room pop-up' into a new view and then put something like this into navigation_path: kitchen-bubble/'#kitchen'?

"kitchen-bubble" being the view URL

Just a bit messy with pop ups rooms them on in one view.

barrelltitor commented 7 months ago

This would be great, that way you can have a pop-up view where you can store pop-ups and display them wherever relevant

You can technically do this now, but it moves you to that view and you have to manually back out

Clooos commented 5 months ago

Hi!

The way the Home Assistant dashboard works seems to make it impossible due to how the pop-ups interact with the vertical stacks.

I’ve done some research in the past to create a standalone pop-up that could incorporate the cards, but it turned out to be much more complex and difficult to maintain. If it were feasible, it would have allowed for the addition of such a feature.

I might be mistaken, but as of now, it seems impossible… at least with my current skills.

I’m closing this because this feature request is already opened here: https://github.com/Clooos/Bubble-Card/discussions/404