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

feat: update select partners UI #1563

Merged
merged 20 commits into from
Sep 14, 2024
Merged

feat: update select partners UI #1563

merged 20 commits into from
Sep 14, 2024

Conversation

Merculiar
Copy link
Contributor

@Merculiar Merculiar commented Sep 4, 2024

Changes

Implementing new design for select partners screen.

Screenshots

Simulator Screenshot - iPhone 14 Pro Max - 2024-09-06 at 11 56 14
Simulator Screenshot - iPhone 14 Pro Max - 2024-09-06 at 11 56 24

Checklist

  • PR is ready for review (if not, it should be a draft).
  • PR title follows Conventional Commits guidelines.
  • Screenshots/video added.
  • Tests added.
  • Self-review done.

@Merculiar Merculiar marked this pull request as draft September 4, 2024 18:16
@Merculiar Merculiar marked this pull request as ready for review September 6, 2024 08:42
TextSpan(
text: switch (widget.type) {
RampType.onRamp => context
.l10n.selectPartnerOnRampTitle.firstWord
Copy link
Collaborator

Choose a reason for hiding this comment

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

Don't apply formatting to text based on the word position – it will break with localization. Use markdown widget with some custom style.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated

@ookami-kb ookami-kb enabled auto-merge (squash) September 14, 2024 20:01
@ookami-kb ookami-kb merged commit 20bf421 into master Sep 14, 2024
8 checks passed
@ookami-kb ookami-kb deleted the feat/ui-update-partners branch September 14, 2024 20:06
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.

3 participants