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

Message won't be disappeared after canceling and refreshing connection to the server #2246

Merged
merged 2 commits into from
Jun 5, 2018

Conversation

huangyz0918
Copy link
Contributor

Closes #2243

What has been done to verify that this works as intended?

I have tested it in my Nexus 6P (Android 8.1).

Why is this the best possible solution? Were any other approaches considered?

The reason for this bug is that we forget to update the formIdsToDetails (HashMap to keep the form details) after calling updateAdapter(), so I just added this missed step and it worked. It's the best solution.

Are there any risks to merging this code? If so, what are they?

No.

Do we need any specific form for testing your changes? If so, please attach one.

No.

Does this change require updates to documentation? If so, please file an issue here and include the link below.

No.

Before submitting this PR, please make sure you have:

  • run ./gradlew pmd checkstyle lint findbugs and confirmed all checks still pass.
  • verified that any new UI elements use theme colors. UI Components Style guidelines

@mmarciniak90
Copy link
Contributor

Tested with success!

Verified on Android 4.1, 4.2, 4.4, 5.1, 6.0, 7.0, 8.1

@opendatakit-bot label "behavior verified"
@opendatakit-bot unlabel "needs testing"

@lognaturel lognaturel merged commit 97db7f1 into getodk:master Jun 5, 2018
@lognaturel
Copy link
Member

😊Thank you, @huangyz0918! 🎉

@huangyz0918 huangyz0918 deleted the issue#2243 branch June 6, 2018 00:12
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.

4 participants