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

add pre-view page before uploading capture #1805

Merged
merged 2 commits into from Jul 13, 2022

Conversation

sultanmyrza
Copy link
Contributor

@sultanmyrza sultanmyrza commented Jul 12, 2022

┆Issue is synchronized with this Asana task by Unito

@sultanmyrza sultanmyrza requested a review from bafu July 12, 2022 03:59
@@ -142,6 +178,13 @@ export class CustomCameraPage implements OnInit, OnDestroy {
});
}

private removeCurrentCapture() {
// TODO: remove file this.curCaptureFilePath to free space
Copy link
Contributor

Choose a reason for hiding this comment

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

@sultanmyrza Can we remove the unconfirmed file in this PR, or can you share some details of the difficulty, and we can open a following-up task for it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@bafu, when user take photos or videos it's kept in file system so we need to clean up files. I don't think it's hard by I will add another pull req that will implement this feature (today)

@sultanmyrza
Copy link
Contributor Author

Here is the result for "fix(pre-publish.page): add header, footer to match UX"

https://imgur.com/a/84zBQPM (iOS and Android)

Copy link
Contributor

@bafu bafu left a comment

Choose a reason for hiding this comment

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

Accept this PR with 3 known issues

  1. The positions of the back and confirm buttons, and the header beight are not ideal on my phone. Considering that the phone resolution is not general, I will accept this PR first.
  2. No black footer behind the camera button.
  3. Unconfirmed temporary photos will not be dropped.

Details

@bafu bafu merged commit 8c3ac62 into develop Jul 13, 2022
@sultanmyrza sultanmyrza deleted the feature-custom-camera-rebrand-ui-only branch July 19, 2022 08:58
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.

None yet

2 participants