-
Notifications
You must be signed in to change notification settings - Fork 293
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
Validation : Initially modal and open choice view shows error message if answer is empty. #1514
Comments
i think this should be fixed by #1468 . please verify @santosh-pingle |
@santosh-pingle can you confirm if this is fixed? |
It's reproducible. |
investigating2.mp4Tried this, it is working fine for me (Not showing validation error on start) Emulator details cc @f-odhiambo |
@santosh-pingle , could you please confirm if this is still reproducible? |
Issue is reproducible. |
@aurangzaibumer do you have any update/ETA for this? thanks |
Have investigated the issue and there are two possibilities to solve this problem
@jingtang10 Please review and suggest which one you think is more suitable. cc @f-odhiambo |
similar to Line 108 in 4e88f68
i think what you need to do is to make sure if the answer is not validated you don't show any error. |
Looking into it, thanks! |
Describe the bug
Modal and open choice view shows error message initially if answer is empty
Component
SDC library.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Initially, it does not show validation error message.
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
Would you like to work on the issue?
Please state if this issue should be assigned to you or who you think could help to solve this issue.
The text was updated successfully, but these errors were encountered: