question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to enter edit mode with non-default layout

See original GitHub issue

My 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:

screenshot showing issue

  • 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:

  1. Create a dashboard with a non-default layout and at least one card:
    views:
      - type: custom:masonry-layout
        cards:
          - type: button
    
  2. 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:closed
  • Created 2 years ago
  • Reactions:8
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
thomaslovencommented, Aug 31, 2021

This should be fixed in release 2.3.1

0reactions
magenbrotcommented, Sep 1, 2021

I can confirm that it’s working again. Thanks for the fix, @thomasloven!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found