Click or press the gear icon next to the "Labels" heading on the right. Search for your team in the labels list. If your team is not listed in the Labels menu, please leave a comment after you have created this issue. The Product Support team will create a new label for your team.
If this issue is being opened by a VFS team, please add the vsp-product support label.
Issue tickets should be tested when you have created a pull request. This gives the 508, or quality assurance, person time to review your code before it is merged into the master branch. Once code is merged into master it will be deployed to Staging. Reviewing and correcting issues becomes more difficult at this point.
Text inside <-- comment --> blocks will not appear in your issue ticket. These comments offer guidance on what information you should provide for each section.
Leave a link here to the 508 defect severity level:
Accessibility specialist will close ticket after reviewing documented decisions / validating fix.
Point of Contact
VFS Point of Contact: Anita DeWitt and/or Shefali Nayak
User Story or Problem Statement
There were two changes made to the coronavirus chatbot recently.
Fixing the autoscrolling issue
Removal of timestamps from the message boxes
Details
Fixing the autoscroll issue:
Typically, after selecting a topic the screen autoscrolls to the user's response, however, this feature was broken. After our fix, we see the screen autoscroll and the user’s response is highlighted and there seem to be no issues when testing with a screen reader, but we would like another set of eyes on this issue.
Removal of timestamps from the message boxes:
After screen reader testing and axe checks, we noticed that the timestamps for each message did not have an appropriate color contrast for users. We decided to remove this, but would like to check to make sure that removing this feature does not effect the accessibility of the bot.
Acceptance Criteria
[ ] All messages within the chatbot are read out correctly from the screenreader
[ ] Autoscroll scrolls to the user's response
[ ] There are no color contrast issues within the bot
Instructions
vsp-product support
label.master
branch. Once code is merged intomaster
it will be deployed to Staging. Reviewing and correcting issues becomes more difficult at this point.<-- comment -->
blocks will not appear in your issue ticket. These comments offer guidance on what information you should provide for each section.Leave a link here to the 508 defect severity level:
Feedback framework
Definition of done
Point of Contact
VFS Point of Contact: Anita DeWitt and/or Shefali Nayak
User Story or Problem Statement
There were two changes made to the coronavirus chatbot recently.
Details
Fixing the autoscroll issue:
Typically, after selecting a topic the screen autoscrolls to the user's response, however, this feature was broken. After our fix, we see the screen autoscroll and the user’s response is highlighted and there seem to be no issues when testing with a screen reader, but we would like another set of eyes on this issue.
Removal of timestamps from the message boxes:
After screen reader testing and axe checks, we noticed that the timestamps for each message did not have an appropriate color contrast for users. We decided to remove this, but would like to check to make sure that removing this feature does not effect the accessibility of the bot.
Acceptance Criteria
Environment
This can be found on all environments on va.gov at https://www.va.gov/coronavirus-chatbot/
Steps to Recreate
Proposed Solution (if known)
WCAG or Vendor Guidance (optional)
Screenshots or Trace Logs