-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Branch : rankField
-
Need to create guide/wiki for new clients who are first time users
-
Auto save is too frequent: Backend + Frontend
-
Adding question in Page typeahead should have visual indication post question selection
-
Radio Question - Seems to work well on frontend
-
DropDown Question - Working well
-
Checkbox question(default) - Choices got saved multiple times in backend
-
TextBox Question
Backend - Add choice button seems ambiguous
When added Choices got saved multiple times
Works without adding any choice too. -
Backend: Multiple choice save problem (for questions) seems to occur because of autosave especially before hitting
update/save button. -
During test using 4 pages, Finish button got rendered on third page itself.
Clicking on it went to 4rth page which had only previous page button.