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

<n-carousel> can't respond quickly and repeatedly on touch #1892

Closed
nooooooom opened this issue Dec 18, 2021 · 0 comments · Fixed by #2061
Closed

<n-carousel> can't respond quickly and repeatedly on touch #1892

nooooooom opened this issue Dec 18, 2021 · 0 comments · Fixed by #2061
Labels
bug Something isn't working

Comments

@nooooooom
Copy link
Contributor

TuSimple/naive-ui version (版本)

2.23.0

Vue version (Vue 版本)

3.2.26

Browser and its version (浏览器及其版本)

Chrome(94.0.4606.81)

System and its version (系统及其版本)

Windows10

Node version (Node 版本)

16

Reappearance link (重现链接)

https://www.naiveui.com/zh-CN/os-theme/components/carousel

Reappearance steps (重现步骤)

  1. Swipe the carousel quickly and repeatedly;

  2. Swipe the carousel to the right quickly and repeatedly;

  3. 快速并多次的滑动轮播图;

  4. 快速向右并多次的滑动轮播图;

Expected results (期望的结果)

  1. Respond to every swipe operation;

  2. The content of each screen is displayed correctly;

  3. 响应每一次滑动操作;

  4. 正确显示每一屏的内容;

Actual results (实际的结果)

  1. Swipe the carousel quickly and repeatedly. The carousel will only respond to the first sliding, and cannot respond to continuous sliding;

  2. Swipe the carousel to the right quickly and repeatedly, and a blank screen of the carousel will be displayed;

  3. 快速并多次的滑动轮播图,轮播图只会响应第一次滑动操作,对持续的滑动无法响应;

  4. 快速向右并多次的滑动轮播图,会显示一屏空白的轮播图;

Remarks (补充说明)

I will fix it in the next PR.

我会在下一次的PR中修复它。

@github-actions github-actions bot added the untriaged need to sort label Dec 18, 2021
@07akioni 07akioni added bug Something isn't working and removed untriaged need to sort labels Dec 19, 2021
@XieZongChen XieZongChen linked a pull request Jan 9, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants