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

Modify current dropdown to more flexible #738

Merged
merged 7 commits into from Jun 1, 2021

Conversation

JustinBeBoy
Copy link
Contributor

@JustinBeBoy JustinBeBoy commented Mar 11, 2021

This PR custom the dropdown with feature:

  • Add separator line
  • Support add superview
  • Add dismissview
  • Add sublabel
  • Recalculate coordinates, with, height

Screenshot:
Screenshot 2021-03-03 at 17 58 13

Copy link
Contributor

@macsleven macsleven left a comment

Choose a reason for hiding this comment

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

Implement this in wallet page

Copy link
Contributor

@macsleven macsleven left a comment

Choose a reason for hiding this comment

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

  • The dropdown menu should dismiss when you tap outside it.
  • Implement same dropdown menu for watch only wallet(without the privacy menu in the list.)
  • Use the appropriate font for the list.
  • There should be the new label beside the privacy label when privacy is not setup.

Screenshot 2021-05-18 at 23 41 48

Copy link
Contributor

@macsleven macsleven left a comment

Choose a reason for hiding this comment

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

The new label should not display wen privacy is already setup.
Dismiss the dropdown when the view disappears.

Copy link
Contributor

@beansgum beansgum left a comment

Choose a reason for hiding this comment

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

Rebase your code with master so that you can have this commit #762
Simiar to #762, the new text should not be shown in the list once the user views privacy page or privacy setup page.

implement dropdown to wallet page
add Localizable string for Privacy
add dropdown to watch wallet menu
Copy link
Contributor

@macsleven macsleven left a comment

Choose a reason for hiding this comment

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

The selection color is off make it lighter
Screenshot 2021-05-30 at 12 46 59

The navigation from the wallet page is wrong, it should only display the input dialog.
Screenshot 2021-05-30 at 12 49 46
Screenshot 2021-05-30 at 12 50 48
Screenshot 2021-05-30 at 12 51 50

@JustinBeBoy
Copy link
Contributor Author

The selection color is off make it lighter
Screenshot 2021-05-30 at 12 46 59

it's exactly Lightgrey

@JustinBeBoy
Copy link
Contributor Author

The navigation from the wallet page is wrong, it should only display the input dialog.
Screenshot 2021-05-30 at 12 49 46
Screenshot 2021-05-30 at 12 50 48
Screenshot 2021-05-30 at 12 51 50
I don't get it, please check it again

@dreacot
Copy link
Contributor

dreacot commented May 30, 2021

The selection color is off make it lighter
Screenshot 2021-05-30 at 12 46 59

it's exactly Lightgrey

make the grey a lighter shade, the current gray is too dark, maybe a similar gray to a disabled button

@dreacot
Copy link
Contributor

dreacot commented May 30, 2021

The dropdown covers the balance when open, it should be like in the screenshot below

Copy link
Contributor

@macsleven macsleven left a comment

Choose a reason for hiding this comment

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

The dropdown menu for watch only wallet is smaller than for normal wallet
Screenshot 2021-05-31 at 21 51 03 Screenshot 2021-05-31 at 21 51 22

@macsleven macsleven merged commit d2f8e0d into planetdecred:master Jun 1, 2021
@JustinBeBoy JustinBeBoy deleted the modify_dropdown branch August 23, 2021 12:35
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

4 participants