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
Is your feature request related to a problem? Please describe. No
Describe the suggestion or request in detail The following issues (mostly speech-related) should have more tests written:
aria-label
Also, the mockWebSpeech.js file needs more coverage in these areas:
mockWebSpeech.js
SpeechRecognition.lang
no-match
inputHint
Note that 1st and 2nd activity could sometimes have a slight delay between them, ~1 second.
suggested-actions command should show suggested actions with images
emptycard
minNumActivitiesShown
suggestedActionsShowed
Describe alternatives you have considered N/A
[Enhancement]
The text was updated successfully, but these errors were encountered:
Reopening, we still have the input hint need to be tested.
Sorry, something went wrong.
compulim
Successfully merging a pull request may close this issue.
Feature Request
Is your feature request related to a problem? Please describe.
No
Describe the suggestion or request in detail
The following issues (mostly speech-related) should have more tests written:
Remove markdown from spoken text for screen reader #2096aria-label
Also, the
mockWebSpeech.js
file needs more coverage in these areas:SpeechRecognition.lang
based on languageno-match
)Speech tests around consecutive activities with different
inputHint
Reliability issues
suggested-actions command should show suggested actions with images
emptycard
was sent, we didn't wait until suggested actions show upminNumActivitiesShown
to test, but this cannot be used to test empty card or suggested actionssuggestedActionsShowed
condition to wait until suggested actions show up before taking the snapshotDescribe alternatives you have considered
N/A
[Enhancement]
The text was updated successfully, but these errors were encountered: