-
Notifications
You must be signed in to change notification settings - Fork 181
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
[Enhancement] Messaging Design Changes #606
Comments
This is great, @easyuxd. Thank you for the work of grouping all the issues into one. It was needed so we can all row towards one direction now. I'm able to help with the dialog & toast categorization refactor, as I think those two should go together in the naming. |
Fantastic work @easyuxd |
alvroble
added a commit
to alvroble/seedsigner
that referenced
this issue
Nov 9, 2024
Fixes / required changes: * Toast refactor as of SeedSigner#606 guidelines - Add toast messaging categories - General sizing refactor * Unbind icon color from text color * Dynamically adjust toast height
14 tasks
bitcoinprecept
moved this from 🏗 In Progress
to 👀 Needs Code Review
in @SeedSigner Development Board
Jan 17, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is an effort to categorize and clean up all screen types. The changes are itemized below, and are informed by the SeedSigner UX Guidelines I published.
These design enhancements were previously socialized with @kdmukai, @SeedSigner, and @newtonick. The changes are synergistic with upcoming multi-language support, and so I wanted to outline the proposal in full, share my progress, and recruit programming help with the refactoring that is required but beyond my expertise.
I anticipate the refactoring of the menu and dialog screens will impact the current content and therefore may affect the translations.
Overview
Detailed Changes
1. Messaging components (Complete, PR #605)
2. Messaging layouts and templatization (NEED HELP)
Reorganize Dialog screens into clearer categories, add Dire Warning (separate from Warning and Error categories)
Refactor dialog layouts (LargeIconStatusScreen)
Templatize dialog categories:
Toast categories to align with dialog categories
Refactor menu categories: Grid, List, BottomList
3. Messaging content
The text was updated successfully, but these errors were encountered: