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

Bubble card titles shown on dashboard #1003

Open
SneakieGargamel opened this issue Dec 7, 2024 · 4 comments
Open

Bubble card titles shown on dashboard #1003

SneakieGargamel opened this issue Dec 7, 2024 · 4 comments
Labels
bug Something isn't working Confirmed One of the collaberators confirmed this bug.

Comments

@SneakieGargamel
Copy link

Describe the bug
When I open my dashboard on ios, I see the titles of bubble cards on my dashboard. Downgrading to 2.2.4 fixes it for now. The bug is only when first opening the app. Title disappears when you open a bubble card.

Also (2nd mini title bug) when you open a bubble card you can for a quick second see the title appear on the dashboard. Title on dashboard disappears again after closing bubble card.

To Reproduce
Steps to reproduce the behavior:

  1. Add a bubble card on a dashboard
  2. Close ios app and open app again
  3. See titles of bubble cards on dashboard

Expected behavior
Not seeing titles of bubble cards

Screenshots
image
image

YAML
If applicable, add any relevant YAML code.

type: vertical-stack
cards:
  - type: custom:bubble-card
    card_type: pop-up
    hash: "#pop-up-afval"
    close_on_click: false
    name: Afval
    icon: mdi:trash-can
    show_icon: true
  - initial_view: listWeek
    type: calendar
    entities:
      - calendar.afvalbeheer_cyclus
title: Afval

Informations (please complete the following information):

  • OS: ios
  • Browser/App: App
  • Bubble Card version: e.g. 2.3.0
  • Home Assistant version: 2024.12.1

Additional context

Thank you! 🍻

@SneakieGargamel SneakieGargamel added the bug Something isn't working label Dec 7, 2024
@SneakieGargamel
Copy link
Author

Title is a bit useless of course, since it doesn’t show in the bubble card, only bubblecard -> name does. I removed the title of the card which fixes the issue for me, but it didnt break in 2.2.4

@Clooos
Copy link
Owner

Clooos commented Dec 7, 2024

Thank you for the feedback! Indeed in v2.2.4 I had hidden these, I don't know what happened here 😅

@MrBearPresident
Copy link
Collaborator

Todo: Add in the documentation that "vertical section" - titles are not to be used.

@MrBearPresident MrBearPresident added the Confirmed One of the collaberators confirmed this bug. label Dec 10, 2024
@dacort
Copy link

dacort commented Dec 12, 2024

Ran into this as well, can confirm removing the titles fixes the issue. I was mostly using it as a comment.

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

No branches or pull requests

4 participants