Skip to content

Conversation

@lamxdoan
Copy link
Contributor

@lamxdoan lamxdoan commented Feb 27, 2020

Currently all TextInputs get tab focus last so we should to set the default tabIndex to 0.

Microsoft Reviewers: Open in CodeFlow

@lamxdoan lamxdoan requested a review from a team as a code owner February 27, 2020 19:33
@ghost ghost added the vnext label Feb 27, 2020
Copy link
Contributor

@kmelmon kmelmon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@kmelmon kmelmon merged commit 8f61d93 into microsoft:master Feb 27, 2020
lamxdoan added a commit to lamxdoan/react-native-windows that referenced this pull request Feb 27, 2020
* TextBox should have a default tabIndex of 0

* Change files
kmelmon pushed a commit that referenced this pull request Feb 28, 2020
* TextBox should have a default tabIndex of 0 (#4204)

* TextBox should have a default tabIndex of 0

* Change files

* Set IsTabStop to false when tabIndex is negative (#4180)

* Set IsTabStop to false when tabIndex is negative

* Change files

* remove unneeded static_cast

* whoops actually did need the static_cast

* clearValue and set -1 as default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants