You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to the way the answer is rendered, it cannot recieve focus until 2 questions are asked.
After user enters first question, the answer is rendered.
After user enters second question, the answer can now recieve focus.
Current method moves visual focus to answer, but this is not accessibile for screen reader users.
The text was updated successfully, but these errors were encountered:
Due to the way the answer is rendered, it cannot recieve focus until 2 questions are asked.
After user enters first question, the answer is rendered.
After user enters second question, the answer can now recieve focus.
Current method moves visual focus to answer, but this is not accessibile for screen reader users.
The text was updated successfully, but these errors were encountered: