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

Attachment widget clear preview if no answer #1828

Conversation

FikriMilano
Copy link
Collaborator

IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).

Fixes #1821

Description
Clear preview if no answer

Alternative(s) considered
N/A

Type
Choose one: Bug fix

Screenshots (if applicable)

device-2023-01-25-152610.webm

Checklist

  • I have read and acknowledged the Code of conduct.
  • I have read the Contributing page.
  • I have signed the Google Individual CLA, or I am covered by my company's Corporate CLA.
  • I have discussed my proposed solution with code owners in the linked issue(s) and we have agreed upon the general approach.
  • I have run ./gradlew spotlessApply and ./gradlew spotlessCheck to check my code follows the style guide of this project.
  • I have run ./gradlew check and ./gradlew connectedCheck to test my changes locally.
  • I have built and run the demo app(s) to verify my change fixes the issue and/or does not break the demo app(s).

Copy link
Collaborator

@santosh-pingle santosh-pingle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please also write unit or android tests if possible?
thanks!

@FikriMilano
Copy link
Collaborator Author

Sure. doing test

…-fix-attachment-widget-clear-preview-if-no-answer
…er' of github.com:opensrp/android-fhir into 1821-bug-fix-attachment-widget-clear-preview-if-no-answer
@FikriMilano
Copy link
Collaborator Author

@santosh-pingle kindly do another review

@FikriMilano FikriMilano requested review from jingtang10 and santosh-pingle and removed request for santosh-pingle and jingtang10 January 27, 2023 12:51
@FikriMilano
Copy link
Collaborator Author

@jingtang10 this is ready for another review

Copy link
Collaborator

@santosh-pingle santosh-pingle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! @FikriMilano, it looks ok to me, others can please review it.

Copy link
Collaborator

@jingtang10 jingtang10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @FikriMilano for fixing and thanks @santosh-pingle for taking a look!

@jingtang10 jingtang10 merged commit eae8160 into google:master Feb 2, 2023
@jingtang10 jingtang10 deleted the 1821-bug-fix-attachment-widget-clear-preview-if-no-answer branch February 2, 2023 09:27
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

Successfully merging this pull request may close these issues.

Multiple Attachment views in a single form, uploading file in one item also shows in other item.
3 participants