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

redesign app navigation #1472

Open
decentralistdan opened this issue Mar 10, 2025 · 0 comments
Open

redesign app navigation #1472

decentralistdan opened this issue Mar 10, 2025 · 0 comments
Assignees
Labels
S-in-progress Status: Work is currently in progress on this item. UI Zashi UI
Milestone

Comments

@decentralistdan
Copy link
Contributor

Why are we doing this?

  • We would like to improve accessibility for basic user actions by removing the navigation bar and replacing them by action buttons in the header of the screen. It allows us to add a scan button, and make integrations readily available to the user by tapping on the the new More action button.

What are we doing?

  • Figma designs:

  • remove the current navigation bar

  • add simple action buttons:

    • Send button should route to the Send screen

    • Receive button should route to the Receive screen

    • Scan button should open a scanner:

      • if a user scans an address, route them to the Send screen with an address pre-filled

      • if a user scans a ZIP 321 QR code, route them to the Request ZEC confirmation screen

        • if a user closes out of the confirmation screen, route them to a pre-filled Send screen ( based on feedback in:PRO-300)
    • More button should open up a bottom sheet with the integrations listed (light/dark)

  • adjust the header to have a border which will allow for displaying an informational banner (light/dark)

What does success look like?

  • A user can quickly navigate between Send, Receive, Scan and their access to integrations is within 2 taps.
@decentralistdan decentralistdan added the UI Zashi UI label Mar 10, 2025
@decentralistdan decentralistdan added this to the iOS Zashi 2.0 milestone Mar 10, 2025
@true-jared true-jared added the S-in-progress Status: Work is currently in progress on this item. label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-in-progress Status: Work is currently in progress on this item. UI Zashi UI
Projects
None yet
Development

No branches or pull requests

3 participants