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

fixes: snackbar error messages on registration and password change #2364

Merged

Conversation

srishti-R
Copy link
Contributor

@srishti-R srishti-R commented Oct 12, 2023

Fixes #2363 #2361

Please Add Screenshots If there are any UI changes.
Previously the entire JSON of the error was shown in snackbar conveying nothing meaningful. I have extracted the actual error message that comes within the error body and that is displayed as an error message.
Screenshot_20231011-133540_Mifos Mobile
Screenshot_20231011-134520_Mifos Mobile
Screenshot_20231011-134604_Mifos Mobile
Screenshot_20231012-182914_Mifos Mobile

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

@PratyushSingh07
Copy link
Collaborator

Please change the commit message from fixes: snackbar error messages on registration and password change to fixes #2363 : snackbar error messages on registration and password change

@PratyushSingh07
Copy link
Collaborator

Fixes #2363

Also I see that this PR also solves issue #2361 . Add this issue as well in the PR description

@srishti-R srishti-R force-pushed the snackbar-error-message-fixes branch from 200b0b6 to a279fd1 Compare October 12, 2023 16:43
@srishti-R srishti-R force-pushed the snackbar-error-message-fixes branch from a279fd1 to 20f949a Compare October 14, 2023 08:28
@PratyushSingh07
Copy link
Collaborator

LGTM @srishti-R , great job

@PratyushSingh07
Copy link
Collaborator

@therajanmaurya review and merge this as well

@therajanmaurya therajanmaurya merged commit 0bd9057 into openMF:development Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Json displayed in snackbars instead of a correct error message
3 participants