Skip to content
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

Handle scenario where user has not specified a domain on the survey response fields where a domain is expected #96

Open
cosbyr opened this issue Aug 20, 2018 · 1 comment
Assignees

Comments

@cosbyr
Copy link
Contributor

cosbyr commented Aug 20, 2018

Repro Conditions:

-User has specified a Button Choice, Dropdown choice, or Radio List choice for a survey question type.
-The fields in the feature service that correspond with the button, dropdown, or radio list question types do not have a domain specified, so the app doesn't know how to load the choice options correctly.

Output: The survey page loads a white screen and an error is written to the console:

image

cosbyr added a commit that referenced this issue Nov 1, 2018
@cosbyr cosbyr self-assigned this Nov 1, 2018
@cosbyr
Copy link
Contributor Author

cosbyr commented Nov 1, 2018

@MikeTschudi Can you check my logic for this fix? Also... I'm not sure who to send the request to to get this new error message i've created localized. I've added the message to the resources.js file for i18n

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant