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
A major usability problem that we have is that we use a bunch of non-standard input field styles that trip up users all the time in testing. For example:
/settings/general
/settings/surveys/create
Solution
Convert all of these input fields into standard forms styles from the Fragments section of the PL with appropriate labels.
Background
A major usability problem that we have is that we use a bunch of non-standard input field styles that trip up users all the time in testing. For example:
/settings/general
/settings/surveys/create
Solution
Convert all of these input fields into standard forms styles from the Fragments section of the PL with appropriate labels.
Pages where fields need to be replaced
/settings/general
/settings/surveys/edit/
/settings/surveys/create/
/settings/users/create
/settings/users/<user>
/settings/roles/1
/settings/roles/create
/settings/categories/3
/settings/categories/create
/settings/webhooks/create
cc @Erioldoesdesign
The text was updated successfully, but these errors were encountered: