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
As I've outlined above, further annotations are either not applicable or not possible for most forms as currently implemented in the Journalist and Source Interfaces. #6240 proposes to add them in the one case where they are.
This ticket tracks forms in the Source and Journalist Interfaces and how their validation and error states are conveyed to the user.
login.html
LoginForm
flashed.html
aria-describedby="login-with-existing-code-name-errors"
lookup.html
SubmissionForm
flashed.html
securedrop/securedrop/source_app/main.py
Line 165 in 3810e85
account_edit_hotp_secret.html
flashed.html
admin_add_user.html
NewUserForm
flashed.html
aria-describedby
attributesadmin_edit_hotp_secret.html
flashed.html
admin_new_user_two_factor.html
flashed.html
admin.html
col.html
flashed.html
config.html
OrgNameForm
preferences_saved_flash.html
securedrop/securedrop/journalist_app/admin.py
Line 105 in 3810e85
config.html
LogoForm
preferences_saved_flash.html
securedrop/securedrop/journalist_app/admin.py
Line 62 in 3810e85
config.html
SubmissionPreferencesForm
preferences_saved_flash.html
securedrop/securedrop/journalist_app/admin.py
Line 87 in 3810e85
config.html
preferences_saved_flash.html
delete.html
preferences_saved_flash.html
edit_account.html
flashed.html
index.html
flashed.html
login.html
flashed.html
The text was updated successfully, but these errors were encountered: