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

[ISSUE#1889][MAS4.2.10][Screen Reader-Open bot dialog] Keyboard focus and voiceover focus is not synchronized. #1995

Merged
merged 19 commits into from
Dec 2, 2019
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix textfield sync voiceover behavior
  • Loading branch information
santgr11 committed Nov 14, 2019
commit 9687ee8387184d1111cfcbae34c0347c11fee75b
1 change: 0 additions & 1 deletion packages/sdk/ui-react/src/widget/textField/textField.scss
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
}

.input-container {
position: relative;
tonyanziano marked this conversation as resolved.
Show resolved Hide resolved
padding-bottom: 10px;
bottom: 0;
}