-
Type:
Task
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: Back-end
-
None
The first forms we converted to React (ApplicationForm, PreferencesForm and EditProfileForm) use class syntax, which we are trying to get rid of for consistency. They should be converted to use component syntax like all the other forms.