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

Small GUI Fixes #4747

Merged
merged 3 commits into from
Jan 23, 2024
Merged

Small GUI Fixes #4747

merged 3 commits into from
Jan 23, 2024

Conversation

Jon-edge
Copy link
Collaborator

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

image
image
image
image

  • Tx details: Cannot tap Transaction ID to copy
  • Add/Edit Token Scene - Consider changing "Next" to "Done"
  • Update "Synchronizing" to "Syncing" in Transaction List

Settings scene was not changed, but RowUi4 was. Providing a screen here to show various RowUi4's still work with the rightButtonType changes:
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)

Copy link
Contributor

@swansontec swansontec left a comment

Choose a reason for hiding this comment

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

Approved, but when you rebase this, run yarn test -u between the last two commits.

@@ -241,7 +241,7 @@ exports[`TransactionListRow should render with loading props 1`] = `
]
}
>
Synchronizing
Syncing...
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this snapshot change goes with the previous commit.

We were inconsistently using ellipses across all languages.
For the Asian languages, \u2026 was used which represents a single character width ellipses.
Logic was hiding the right button if onPress
wasn't provided
@Jon-edge Jon-edge merged commit 463e5cf into develop Jan 23, 2024
2 checks passed
@Jon-edge Jon-edge deleted the jon/ui4/fix/small branch January 23, 2024 23:00
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