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

Popup is infinitely long at the bottom #846

Open
1rfsNet opened this issue Oct 9, 2024 · 2 comments
Open

Popup is infinitely long at the bottom #846

1rfsNet opened this issue Oct 9, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@1rfsNet
Copy link

1rfsNet commented Oct 9, 2024

Describe the bug
Each popup has no end, the popup always goes down to the bottom of the screen.

To Reproduce
Steps to reproduce the behavior:
I have this issue with all my popups. I even created a new clean page in my dashboard and tried with the sample from the readme (https://github.com/Clooos/Bubble-Card/tree/main?tab=readme-ov-file#pop-up). Its not working.

I tried to adjust the margin settings in the popup card but without success.

Expected behavior
The popup should not be longer than the content.

Screenshots
Screenshot 2024-10-09 215712

YAML
If applicable, add any relevant YAML code.

type: vertical-stack
cards:
  - type: custom:bubble-card
    card_type: pop-up
    hash: '#kitchen'
    name: Kitchen
    icon: mdi:fridge
    entity: light.kitchen

Informations (please complete the following information):

  • OS: Windows/Android
  • Browser/App: Chrome
  • Bubble Card version: 2.2.4
  • Home Assistant version: 2024.9.3

Additional context
Add any other context about the problem here.

Thank you! 🍻

@1rfsNet 1rfsNet added the bug Something isn't working label Oct 9, 2024
@Charmio1
Copy link

Charmio1 commented Dec 6, 2024

Same here... I'll post back if I figure out what's going on.

@orphuz
Copy link

orphuz commented Jan 7, 2025

This issue is also occurring for me on:

OS: Windows 11 and Android
Browser/App: Chrome, Waterfox and Companion App
Bubble Card version: 2.3.0
Home Assistant version: 2025.1

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

4 participants
@orphuz @1rfsNet @Charmio1 and others