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

Carousel 组件当点击轮播指示点后并且不做任何操作时,轮播指示点的active状态不正确 #434

Closed
kungege opened this issue Jul 7, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@kungege
Copy link
Contributor

kungege commented Jul 7, 2021

TuSimple/naive-ui version (版本)

2.15.3

Vue version (Vue 版本)

3.1.4

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

91.0.4472.114

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

11.3.1

Node version (Node 版本)

Reappearance link (重现链接)

https://codesandbox.io/s/wntld

Reappearance steps (重现步骤)

点击轮播指示点等待autoplay进入下一张图片

Expected results (期望的结果)

轮播指示点状态正确

Actual results (实际的结果)

轮播指示点状态不正确

Remarks (补充说明)

@07akioni
Copy link
Collaborator

07akioni commented Jul 7, 2021

这个是 :focus 的样式,为了 a11y 的键盘操作准备的。

不过值得修一下

@07akioni 07akioni added the bug Something isn't working label Jul 7, 2021
@07akioni
Copy link
Collaborator

07akioni commented Jul 7, 2021

我发现 chrome 在寻找第一个 tab 焦点的时候会根据鼠标上次点击的地方,高级

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

No branches or pull requests

2 participants