We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Each cell in the table ought to be given the button trait.
When you type an @, should the focus be moved, or an announcement posted to indicate suggestions are available?
If you select the first suggestion, then swipe left, focus moves to element located underneath the autocomplete view, which feels funky.
After activating one of the auto complete suggestions, focus should move back to the text view - currently it focuses on whatever was underneath it.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Each cell in the table ought to be given the button trait.
When you type an @, should the focus be moved, or an announcement posted to indicate suggestions are available?
If you select the first suggestion, then swipe left, focus moves to element located underneath the autocomplete view, which feels funky.
After activating one of the auto complete suggestions, focus should move back to the text view - currently it focuses on whatever was underneath it.
The text was updated successfully, but these errors were encountered: