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

Draft: Frontend update waiting view #2135

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

thisconnect
Copy link
Collaborator

No description provided.

@thisconnect thisconnect force-pushed the frontend-revamp-waiting-view branch from a7a6c7a to 1b82a1a Compare June 1, 2023 13:31
Current waiting view has some weird boxed layout and redudant text
i.e. 'Please connect your device' and 'For the BitBox02, please tap
the device'.

- changed to use View component
- made title optional in View component (withAppLogo does not need
  to have a title)
- added Subtitle component (which could be used in other places too)
- changed welcome message (no double please)
- cleanup styling (dont use bitbox01.module.css styles for waiting)
@thisconnect thisconnect force-pushed the frontend-revamp-waiting-view branch from 1b82a1a to e4189cb Compare June 1, 2023 13:51
@thisconnect
Copy link
Collaborator Author

before:

Screen Shot 2023-06-01 at 16 09 26

Screen Shot 2023-06-01 at 16 09 34

@thisconnect
Copy link
Collaborator Author

new with this change:

Screen Shot 2023-06-01 at 16 08 15

Screen Shot 2023-06-01 at 16 08 24

@thisconnect
Copy link
Collaborator Author

with this change + dark mode

Screen Shot 2023-06-01 at 16 06 54

Screen Shot 2023-06-01 at 16 07 07

This change only effects View component that have both props:
verticallyCentered and withBottomBar.

This 2 props are used together in setup and waiting view.
@thisconnect thisconnect force-pushed the frontend-revamp-waiting-view branch from e4189cb to ed9271c Compare June 1, 2023 14:33
@thisconnect thisconnect changed the title Frontend update waiting view Draft: Frontend update waiting view Jun 5, 2023
@thisconnect
Copy link
Collaborator Author

I'll update the PR and try a version with the db logo.

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.

None yet

1 participant