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

Gh 2589/distribution screen #2617

Merged
merged 6 commits into from
Sep 6, 2022
Merged

Conversation

MouazAlzahabi
Copy link
Contributor

Handles #2589

simulator_screenshot_3695FF59-E567-4D29-B490-C8BCFB836C7A

@biafra23
Copy link
Contributor

biafra23 commented Sep 6, 2022

Looks very good. Except for the line between the navbar and the content. Which is not in the design.
image

Is it possible to get the back button and not line between navbar and content?
ViewControllerFactory.makeTransparentNavigationBar(self) will eliminate the line, but it also removes the Back button.

Copy link
Contributor

@biafra23 biafra23 left a comment

Choose a reason for hiding this comment

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

LGTM. How do we remove the divider between navbar and content?

override func viewDidLoad() {
super.viewDidLoad()
distributionView.set("Distribution details") {
//TODO: Show distribution details
Copy link
Contributor

Choose a reason for hiding this comment

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

probably should call a callback so that flow can open the details

Copy link
Contributor Author

Choose a reason for hiding this comment

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

presenting the details will be done from this point when the screen is ready, no need for callback, no?

Mouaz added 2 commits September 6, 2022 16:30
# Conflicts:
#	Multisig.xcodeproj/project.pbxproj
#	Multisig/UI/ClaimToken/ClaimSafeTokenFlow.swift
#	Multisig/UI/ClaimToken/LegalDisclaimerViewController.swift
#	Multisig/UI/ClaimToken/LegalDisclaimerViewController.xib
#	Multisig/UI/UI Library/String+Highlight.swift
@MouazAlzahabi MouazAlzahabi merged commit 732bb05 into main Sep 6, 2022
@MouazAlzahabi MouazAlzahabi deleted the GH-2589/Distribution-screen branch September 6, 2022 17:13
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.

4 participants