-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
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:
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

