-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dashboard title overlapping with menu icon #25
Comments
How are you making the dashboard title appear on non subviews? It doesn't appear on any of my lovelace or sections views. |
That's weird. My title's don't appear. Which version of the frontend are you on? Has it always been like this? |
I am on the very latest of everything HA. It might be because I'm using the sections layout rather than anything else? |
Nope, I'm also using sections view now. Are you sure it isn't caused by another add-on? |
I'm not seeing the view title in the view itself in the Home Assistant docs either. |
Ah I see. That's still definitely worth fixing. I'll try to get around to it later today. |
I've put out another beta that should fix this. I ended up reworking and further separating our the header and footer styles and adding padding to the top to make it so that the view no longer overlaps with the header. This does make the view much smaller than default, but it's similar to how most material 3 apps are. TODO - new screenshots |
This solved an issue I had where the chip card was being covered by the hamburger on the left side on mobile devices. I was forced to add a title to my top section in order to force everything down. Now I can remove that title and everything fits. Beta working well for me, thank you! |
Fixed in 2.1.0 |
Checklist:
Release with the issue:
2.1.0-beta.003
Browser and Operating System:
Home assistant companion app
Vivaldi (chromium)
Android 14
Pixel 7 Pro
1440 x 3120 resolution
Description of problem:
The title of the dashboard pops under the navigation drawer menu icon on the mobile browser. (And on desktop browser with the window resized to a mobile resolution).
Title of the dashboard also visibly pops under the menu icon on page load.
Page title should sit next to the menu icon, not under it.
screen-20240729-084218.2.mp4
The text was updated successfully, but these errors were encountered: