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

Jon/ui4/marketing-video #4720

Merged
merged 3 commits into from
Jan 18, 2024
Merged

Jon/ui4/marketing-video #4720

merged 3 commits into from
Jan 18, 2024

Conversation

Jon-edge
Copy link
Collaborator

@Jon-edge Jon-edge commented Jan 17, 2024

Screenshot 2024-01-17 at 1 30 29 PM Screenshot 2024-01-17 at 1 30 15 PM Screenshot 2024-01-17 at 1 29 50 PM

image
image

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • Tested on iOS device
  • Tested on Android device
  • Tested on small-screen device (iPod Touch)
  • Tested on large-screen device (tablet)

@paullinator
Copy link
Member

Please add screen shots in show balance and hide balance mode

@Jon-edge
Copy link
Collaborator Author

Yeah, PR wasn't ready yet with screens so it wasn't assigned yet

@@ -159,23 +156,6 @@ export class TransactionListTopComponent extends React.PureComponent<Props, Stat
this.setState({ lockedNativeAmount })
}

handleOpenWalletListModal = () => {
Copy link
Member

Choose a reason for hiding this comment

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

When was it decided to remove this functionality? Unless there was consent (I had not heard of such), please put it back

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It was decided earlier on with Madison but has since reverted the decision since we're retaining this functionality in the new design. Will revert

marginTop: theme.rem(1),
flexDirection: 'row'
flexDirection: 'row',
justifyContent: 'space-evenly'
Copy link
Member

Choose a reason for hiding this comment

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

I'm guessing this like changed the button layout from left justified. Given that the buttons have no border, it looks a bit weird to me and I'm on the fence about the change. If this was approved by design, then ok, otherwise I'd like to revert back.

Copy link
Collaborator Author

@Jon-edge Jon-edge Jan 17, 2024

Choose a reason for hiding this comment

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

I don't see the relation between borders and left justification? Left justification seems less friendly to internationals, and the spacing always looked strange to me in this section.

I just did a fine tune session with Madison and we tweaked it a bit to ignore the card's built in spacing. She also likes this centered style better than the legacy layout. Screens updated.

It's already obvious they're tappable and the UI looks busy with sharp contrasting chevrons
Unable to utilize row or card's built-in icon and text handling for some reason in this case.
Quick fix instead.
@Jon-edge Jon-edge merged commit 17dad97 into develop Jan 18, 2024
1 of 2 checks passed
@Jon-edge Jon-edge deleted the jon/ui4/marketing-video branch January 18, 2024 02:22
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.

2 participants