Skip to content

[Mobile] Scrolling on page instead of sliding #1507

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

Open
Lansenou opened this issue May 16, 2025 · 6 comments
Open

[Mobile] Scrolling on page instead of sliding #1507

Lansenou opened this issue May 16, 2025 · 6 comments
Labels
bug Something isn't working Bug-Fix 🥳

Comments

@Lansenou
Copy link

Describe the bug
When I'm using the Slider and I happen to slide the tiniest bit up/down instead of sideways, the slide action is released and instead I'm scrolling on the page. The Slider is now stuck at the last value. It doesn't always occur, but most of the time it does.

To Reproduce

  1. Have a page with enough content to slide vertically on it when using a phone/tablet.
  2. Start a slide action and slide a bit vertically.
  3. Notice how the slider has stopped and instead you're scrolling on the page.

Expected behavior
I'd expect the slider to consume all inputs, to block all vertical movement, and thus block scrolling on the page.

Screenshots
https://github.com/user-attachments/assets/8d0ab92e-54a8-427c-9e85-6b304a6f856d

Informations (please complete the following information):

  • OS: iOS
  • Browser/App: App
  • Bubble Card version: 3.0.0-beta.7 (been happening since the start of 3.0.0)
  • Home Assistant version: 2025.5.1 (also with 2025.4)
@Lansenou Lansenou added the bug Something isn't working label May 16, 2025
@Clooos
Copy link
Owner

Clooos commented May 21, 2025

Hi! I just tried on iOS and I don't have this issue on my side. Can you check in the editor of any Bubble Card, at the bottom you can see the version, there is currently an issue with HACS and some updates are not correctly updated.

Or I might have fixed that by fixing some other issues, if you really are in v3.0.0-beta.7, just wait for the next release 🙂

@Lansenou
Copy link
Author

It's fixed in v3.0.0-beta.8! Thank you 🥳 !

@Lansenou
Copy link
Author

Beta v3.0.0-beta.9 seems to have reintroduced this issue for me.

@Lansenou Lansenou reopened this May 26, 2025
@Clooos
Copy link
Owner

Clooos commented May 26, 2025

Again, just to be sure, have you checked the version in the editor? (I really can't wait for the HACS issue to be fixed 😅)

Edit: And indeed it was fixed in v3.0.0-beta.8, because scrolling on the page was fully deactivated, and this was fixed in beta.9 😅 But there is probably something I can do about that.

@Lansenou
Copy link
Author

Again, just to be sure, have you checked the version in the editor? (I really can't wait for the HACS issue to be fixed 😅)

Yes, I checked the version in the editor.

@Clooos
Copy link
Owner

Clooos commented May 27, 2025

Ok, good to know! I will check that then! This issue is the only one remaining in my list (at least for now 🤞), so after fixing this, I should finally have a good candidate for the final v3.0.0 beta! 🎉

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

No branches or pull requests

2 participants