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

[Bug]: Неверная анимация Gallery looped с двумя элементами #7610

Closed
SevereCloud opened this issue Sep 17, 2024 · 1 comment · Fixed by #7615
Assignees
Milestone

Comments

@SevereCloud
Copy link
Contributor

Описание

Gallery looped с двумя элементами невенр

Версия

^6

В каких браузерах воспроизводится проблема?

No response

Шаги воспроизведения

  1. Создаем Gallery looped с двумя элементами
<Gallery slideWidth="90%" style={{ height: 150 }} bullets="dark" showArrows looped>
  <Slide backgroundColor="var(--vkui--color_background_negative)">1</Slide>
  <Slide backgroundColor="var(--vkui--color_background_positive)">2</Slide>
</Gallery>
  1. Прокручиваем элементы через стрелки

Ожидаемое поведение

Прокрутка идет в сторону куда указывает стрелка

Скриншоты

2024-09-17.13.50.53.mov

Пример с воспроизведением

https://vkcom.github.io/VKUI/#/Gallery

@SevereCloud SevereCloud added this to VKUI Sep 17, 2024
@github-project-automation github-project-automation bot moved this to 🗃 Backlog in VKUI Sep 17, 2024
@EldarMuhamethanov EldarMuhamethanov self-assigned this Sep 17, 2024
@inomdzhon inomdzhon added this to the v7.0.0-beta.0 milestone Sep 17, 2024
@EldarMuhamethanov EldarMuhamethanov linked a pull request Sep 17, 2024 that will close this issue
2 tasks
@EldarMuhamethanov EldarMuhamethanov linked a pull request Sep 17, 2024 that will close this issue
2 tasks
@SevereCloud SevereCloud modified the milestones: v7.0.0-beta.0, v6.5.4, v6.7.1 Sep 18, 2024
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in VKUI Sep 19, 2024
@vkcom-publisher
Copy link
Contributor

v6.7.1 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants