-
-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI improvement: select form step design & renaming #1029
Comments
Looks good! I like that the file picker is hidden and can be expanded out. In this case, I don't think there is need for the checkbox. If the user selects a file, then we use the custom extract. |
I update the text and routes from form --> category in PR #1123 |
This is mostly done, the only thing to update from the original requirement is to use a checkbox instead of radio for selecting a custom form.
Category selection on custom form:
|
If we allow users to add custom category name, and upload custom form, They need to add Yaml file too. Are we planning to add that section? |
Good point - we would need to enforce uploading a custom data extract. Allowing custom input overcomplicates things for now - let's consider as an option in the future if there is demand for it. The database supports it if we need. |
@spwoodcock are you going to do the UI changes? If you haven't we can assign it to @NSUWAL123 for UI fix? |
/select-form
-->/select-category
Select form category
-->Select category
Then I feel the UX for the following can be improved:
Upload a custom XLSForm instead
.What do you think @susmina94
The text was updated successfully, but these errors were encountered: