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

Update collection form to capture severity and additional details on an unexpected behavior happening #1006

Closed
wants to merge 71 commits into from

Conversation

howard-e
Copy link
Contributor

@howard-e howard-e commented Nov 29, 2023

Preview Tests

This is additional work to support w3c/aria-at-app#738.

Modify the results collection form so that each behavior in the list of problematic behaviors has the following inputs:

  • A checkbox to indicate if the behavior occurred.
  • A select labeled "Impact" with values Moderate, and High. It is disabled if the checkbox is not checked and required if it is checked.
  • A text field labeled "Details" that is disabled if the checkbox is not checked and required if it is checked.

@howard-e howard-e requested review from stalgiag and alflennik and removed request for alflennik and stalgiag November 29, 2023 20:24
Base automatically changed from build-v2-test-format to master November 30, 2023 17:37
stalgiag and others added 23 commits November 30, 2023 12:43
…ncing reading and interactions modes in v2maker script. This work has been duplicated in #990
#1003)

* Initial rendering pass

* Initial interaction with assertion checkbox

* Cleanup and use assertionResponseQuestion

* Remove unused required validation, Ensure input fires state change event

* Use assertionResponseQuestion in v1 tests as well
@howard-e howard-e changed the base branch from master to build-v2-test-format-with-new-csvs December 7, 2023 21:16
@howard-e howard-e changed the base branch from build-v2-test-format-with-new-csvs to master December 7, 2023 21:16
@howard-e
Copy link
Contributor Author

howard-e commented Dec 7, 2023

Superseded by #1016

@howard-e howard-e closed this Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants