galloween / custom-sidebar-v2

Home Assistant (HACS) plugin that allows you to rearrange, hide, and add sidebar menu items. Refactor of https://github.com/Villhellm/custom-sidebar
21 stars 13 forks source link

Fast loading #7

Open giuliandenicola1 opened 2 years ago

giuliandenicola1 commented 2 years ago

Hi is it possible to have it load a little faster? Maybe first load the config and after that check for any errors?

I want to remove certain tabs for some users but because this is hiding the tabs and not removing it when the default tabs show for just a second I would go and check the code and find the hidden items.

https://user-images.githubusercontent.com/67443916/151835098-7a4c7834-d8e1-4f98-8771-a9a9cc2795b1.mov

KrX3D commented 2 years ago

Hi,

i got the same problem, sometimes the "old" default sidebar is shown and i need to press F5 and than they show up for ~1 sec and then they hide like shown in the video above

HYangMedna commented 2 years ago

I have the same problem. :( briefly showing everything on the side bar before it loads the file. I guess I have to make it be default on load up somehow?

shummo commented 1 year ago

i can't use V1 with 2023.04, so tried V2. It work, but I have the same problem with slow loading.

Are there any solution for this?