Skip to content
This repository has been archived by the owner on Sep 26, 2020. It is now read-only.

Clicking a carousel-indicator causes page to scroll #33

Open
gabrieltaets opened this issue Oct 24, 2019 · 1 comment
Open

Clicking a carousel-indicator causes page to scroll #33

gabrieltaets opened this issue Oct 24, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request
Projects

Comments

@gabrieltaets
Copy link

Conditions:

  1. A carousel is partially hidden due to page scroll position, but the indicators are still visible.
  2. User clicks on an indicator.

Expected:

  • Carousel jumps to the clicked slide, no other effects.

Actual:

  • Carousel jumps to the clicked slide, but also forces a page scroll to the top of the carousel
@gbrlsnchs gbrlsnchs self-assigned this Feb 19, 2020
@gbrlsnchs gbrlsnchs added the enhancement New feature or request label Feb 19, 2020
@gbrlsnchs gbrlsnchs added this to To do in Issues via automation Feb 19, 2020
@gbrlsnchs gbrlsnchs added this to the Launch stable version milestone Feb 19, 2020
@gbrlsnchs
Copy link
Owner

gbrlsnchs commented Feb 19, 2020

Yeah, this is intended behavior, however it sucks on mobile because of that. For now, a fast solution would be to enable turning it off.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Issues
  
To do
Development

No branches or pull requests

2 participants