Unable to enter edit mode with non-default layout
See original GitHub issueMy Home Assistant version: 2021.7.1
Layout-card version (FROM BROWSER CONSOLE): 2.3.0
What I am doing: editing a dashboard with non-default layout
What I expected to happen: the dashboard would enter edit mode properly
What happened instead: the dashboard does not properly enter edit mode:
- The action bar does not appear below cards, meaning they cannot be edited directly or reordered.
- The add card button styling seems to be broken.
Minimal steps to reproduce:
- Create a dashboard with a non-default layout and at least one card:
views: - type: custom:masonry-layout cards: - type: button
- Reload the page (this is important - the issue does not appear until after a reload)
By putting an X in the boxes ([X]) below, I indicate that I:
- Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).
- Have made sure I am using the latest version of the plugin.
- Have followed the troubleshooting steps of the “Common Problems” section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.
- Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:8
- Comments:8 (1 by maintainers)
Top Results From Across the Web
modeling - Can't access editing tools in layout workspace
1 Answer 1 · On the top-left corner of your screenshot, you can see 'Object Mode'. Click on it and select Edit Mode...
Read more >Edit mode not saving layouts - Bug Report - Blizzard Forums
Edit mode isn't saving their layouts, Spent 30 min editing the UI and named it “Layout 1” and saved it. I wanted to...
Read more >Edit Mode - KLayout Layout Viewer And Editor
To enable editing by default, check the "Edit mode" check box on the "Application" tab in the setup dialog ("File/Setup"). In editing mode,...
Read more >Lovelace card edit bars gone - Home Assistant Community
No edit links in any card, in any of my lovelace boards, exactly like picture in first ... Unable to enter edit mode...
Read more >Why can't I edit this file? - Microsoft Support
This article goes through some of the possible reasons why you might not be able to edit a Microsoft Office file that is...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This should be fixed in release 2.3.1
I can confirm that it’s working again. Thanks for the fix, @thomasloven!