Clooos / Bubble-Card

Bubble Card is a minimalist card collection for Home Assistant with a nice pop-up touch.
MIT License
1.44k stars 39 forks source link

Regression: Buttons set to Name/Text don't use Button Actions #517

Closed electroflame closed 1 month ago

electroflame commented 1 month ago

Describe the bug
The latest beta (or maybe the one before) seems to have removed the ability for Buttons to set Button Actions via the UI, and use Button Actions that were already set in the YAML. Actions for tapping, etc. on the Icon itself works, but Button Actions for tapping the actual button don't work -- although they still trigger the animation and/or haptics.

Expected behavior
That Button Actions tied to tapping/clicking the button would still work, as it makes buttons significantly less useful when only the Icon can trigger actions.

Additional context
This definitely worked before, as I still have some buttons with the button_action YAML, but only Icon taps work now.

Clooos commented 1 month ago

Hi, I will change that, thank you for the feedback!

Clooos commented 1 month ago

This issue is now fixed in the latest beta 🥳 Thanks again for the feedback!