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

Fix for #5846: After uploading via Nearby, I am sent back to Nearby, where I am mislead into thinking that I must upload again #5846 #5874

Merged
merged 5 commits into from
Oct 22, 2024

Conversation

whe128
Copy link
Contributor

@whe128 whe128 commented Oct 19, 2024

fixes #5846

Description

  1. Add the method (goToUploadProgressActivity()) in the UploadContract interface.
  2. Use the implementation in the UploadPresenter class after the successful submission of photo.
  3. Fix the BUG and the app can directly go to the upload progress after submission.
solved.mp4

…where I am mislead into thinking that I must upload again #5846
@whe128 whe128 changed the title Fix for #5846: After uploading via Nearby, I am sent back to Nearby, … After uploading via Nearby, I am sent back to Nearby, where I am mislead into thinking that I must upload again #5846 Oct 19, 2024
@whe128 whe128 changed the title After uploading via Nearby, I am sent back to Nearby, where I am mislead into thinking that I must upload again #5846 Fix for #5846: After uploading via Nearby, I am sent back to Nearby, where I am mislead into thinking that I must upload again #5846 Oct 19, 2024
@misaochan
Copy link
Member

Thanks @whe128 !

@misaochan misaochan merged commit 9c1c95f into commons-app:main Oct 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants