Skip to content
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

Rows and Columns Editor missing & Rows no longer applied #1277

Open
StaleLoafOfBread opened this issue Feb 21, 2025 · 4 comments
Open

Rows and Columns Editor missing & Rows no longer applied #1277

StaleLoafOfBread opened this issue Feb 21, 2025 · 4 comments
Labels
bug Something isn't working

Comments

@StaleLoafOfBread
Copy link

Describe the bug
Rows and Columns Editor missing & Rows no longer applied

To Reproduce

  1. Create card via yaml below.
  2. Observe gui lacks old drop down
  3. Observe that card is repecting the column but not the row

If this feature is purposely deprecated, then the version should probably be v3 as this would be a breaking change.

Expected behavior
The card to be 25% as high when row set to 0.25 and twice as high when set to 2.
The old gui to still be present (see screenshots).

Screenshots
v2.5.0-beta.7:
Image

v2.4.0:
Image

YAML

type: custom:bubble-card
card_type: separator
modules:
  - default
name: Example
rows: 0.25
columns: 2

Informations (please complete the following information):

  • OS: Windows 11
  • Browser/App: [Chrome
  • Bubble Card version: v2.5.0-beta.7
  • Home Assistant version: v2025.2.4
@StaleLoafOfBread StaleLoafOfBread added the bug Something isn't working label Feb 21, 2025
@MrBearPresident
Copy link
Collaborator

@Clooos

Commit Editor from L230-L251

@Clooos
Copy link
Owner

Clooos commented Feb 21, 2025

Hi! This is intended, I've removed it because this is not needed anymore, the migration of previous columns/rows values should be automatic, you can now use the default "Layout" tab in the editor for that.

@Clooos
Copy link
Owner

Clooos commented Feb 21, 2025

Indeed rows are not migrated, I will add that for the next release.

@Clooos Clooos reopened this Feb 21, 2025
@StaleLoafOfBread
Copy link
Author

Thank you for the clarification and adding row migration to your list of things to add to the next release!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants