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

Cascader: Enable cursor/searching as soon as component gets focus through Tabbing #16765

Closed
1 task done
yakkantiraja opened this issue May 24, 2019 · 3 comments
Closed
1 task done
Assignees
Labels
Accept You are right, we should do that help wanted The suggestion or request has been accepted, we need you to help us by sending a pull request. Inactive

Comments

@yakkantiraja
Copy link

yakkantiraja commented May 24, 2019

  • I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

Edit on CodeSandbox

Steps to reproduce

When there are multiple components in the form , click TabKey to shift focus from one component to another component.
Cascader gets the focus but user has to click inside the cascader using mouse to start the search

What is expected?

Cascader searching should be enable to search as soon as gets the focus

What is actually happening?

User has to click manually to start searching

Environment Info
antd 3.18.2
React any
System any
Browser Any
@afc163 afc163 added Accept You are right, we should do that help wanted The suggestion or request has been accepted, we need you to help us by sending a pull request. labels May 24, 2019
@shadab14meb346
Copy link

I would like to work on this issue.

@github-actions github-actions bot removed the Inactive label May 20, 2021
@shadab14meb346
Copy link

The codesandbox demo link shows it works.
When I click on the "Tab" key the focus shifts from one Cascader to another.
So I not exactly clear what needs to be done here?
Untitled_ May 24, 2021 6_07 PM

@zombieJ
Copy link
Member

zombieJ commented Aug 24, 2023

No an issue in v5. closed

https://codesandbox.io/s/long-surf-24z5qk?file=/index.js

@zombieJ zombieJ closed this as completed Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accept You are right, we should do that help wanted The suggestion or request has been accepted, we need you to help us by sending a pull request. Inactive
Projects
None yet
Development

No branches or pull requests

5 participants