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

uk-active class for all visible thumbs in Slider #4850

Open
Sulpher opened this issue Aug 3, 2023 · 1 comment
Open

uk-active class for all visible thumbs in Slider #4850

Sulpher opened this issue Aug 3, 2023 · 1 comment
Labels
! Bug Something which isn't working as expected

Comments

@Sulpher
Copy link

Sulpher commented Aug 3, 2023

UIkit Version

3.16.23 (Yootheme Pro 4.0.8)

Actual Behavior

All visible thumbs have uk-active class during scrolling.
We can see it at Uikit documentation page:
https://getuikit.com/docs/slider#usage
Снимок экрана 2023-08-03 в 11 39 38

As the result, we can see all thumbs as active:

Снимок экрана 2023-08-03 в 11 43 08

While it should be like here:
Снимок экрана 2023-08-03 в 11 43 14

There should be one thumb with uk-active class

@Sulpher Sulpher added the ! Bug Something which isn't working as expected label Aug 3, 2023
@Sulpher Sulpher changed the title uk-active class for all visible thumbs in Slideshow uk-active class for all visible thumbs in Slider Aug 3, 2023
@alexander-nitsche
Copy link

My use case is related to this: I want to implement a slider behaviour which does not translate the items, as all 4 are always visible, but scales the active item and shrinks the others, as is done e.g. on the homepage of dfb-akademie.de:

slider-with-scaling-items

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
! Bug Something which isn't working as expected
Projects
None yet
Development

No branches or pull requests

2 participants