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

UI improvements #26

Merged
merged 9 commits into from
Nov 22, 2024
Merged

UI improvements #26

merged 9 commits into from
Nov 22, 2024

Conversation

steel97
Copy link
Contributor

@steel97 steel97 commented Nov 8, 2024

Checklist

  • App update process has been followed
  • Target branch is develop
  • Application version has been bumped

Renamed Token Value to Token Raw Value, ref: #21

Changed home page text, address verification ux, removed usage of streaming API, ref: #22

Changed signing flow for nano x/s+ according to #23:

Closes #21
Closes #22
Closes #23

- removed Transaction Amount
- renamed P2PK Signing > Start Signing
- renamed Address > To
- renamed Output Value > Amount
- renamed Transaction Fee > Fee
- (stax/flex) renamed Approve Signing > Sign transaction
- (nano s+/x) sign transcation: changed Approve > Sign transaction
@steel97 steel97 marked this pull request as ready for review November 21, 2024 22:37
Copy link
Member

@arobsn arobsn left a comment

Choose a reason for hiding this comment

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

Awesome job! Everything works as described in the issues.

However, there are two small tweaks that weren't described by the issues that are goo to have on Stax and Flex devices:

  1. Use the same verify address template for export address:
    1.1 Rename Address Export to Export Ergo address,
    1.2 use the Ergo icon, and
    1.3 say Address exported when the user confirms.

  2. Rename Ext PubKey Export to Export Ergo public key and use the Ergo icon.

Can you please do these additional changes?

@arobsn arobsn merged commit 3bb9135 into ergoplatform:main Nov 22, 2024
30 checks passed
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.

Simplify signing flow Tweak Stax/Flex UI Precise that the displayed amount of tokens is raw
2 participants