Hi everyone. Over the last 6 months, I've built a pretty good UI using Minimalist. I have been making improvements using the decluttering card and lovelace-gen to build templates for floors/rooms/devices/etc.
Recently, I've been using Bubble Cards to improve the aesthetics of my cards, and have begun looking into how I can use Pop-Ups to improve the usability. I've watched a couple videos and used the UI to create some simple Pop-Ups successfully. Now that I'm ready to try and migrate my code to use Pop-Ups, I've noticed that my "paths" for my pages are not playing nice with the Pop-Up hashtags.
For example, if I'm on my /home page and I click on a Nav to my main floor, the page becomes /floor_main. However, if I click on a hashtag Nav called "popup", it goes to /home#popup instead of /#popup.
Recently, I've been using Bubble Cards to improve the aesthetics of my cards, and have begun looking into how I can use Pop-Ups to improve the usability. I've watched a couple videos and used the UI to create some simple Pop-Ups successfully. Now that I'm ready to try and migrate my code to use Pop-Ups, I've noticed that my "paths" for my pages are not playing nice with the Pop-Up hashtags.
For example, if I'm on my /home page and I click on a Nav to my main floor, the page becomes /floor_main. However, if I click on a hashtag Nav called "popup", it goes to /home#popup instead of /#popup.