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

The web wallet should fit all screen size, without scrolling #3419

Open
paulo60pg opened this issue Jan 24, 2025 · 0 comments
Open

The web wallet should fit all screen size, without scrolling #3419

paulo60pg opened this issue Jan 24, 2025 · 0 comments

Comments

@paulo60pg
Copy link

paulo60pg commented Jan 24, 2025

Summary

I've been using the wallet every day since the start of mainnet.

Currently the web wallet needs to be scrolled down, even on large screen, to access main buttons like stake for example.
From a UI / UX perspective this is not a good practice, especially for crypto wallet, where all actions should be accessible in the same window.

Possible solution design or implementation

Reduce fonts
Reduce button size
Rework UX/UI and delete empty space
Reorganize main actions

Here we have:

Image

For example, these 4 buttons could be next to each other, and could be much smaller like in the mock up below:

Image

Most actions a hidden by the scroll, even on computer screens where a lot of space is available:

Image

Example of better UX on mobile:

Image

Image

Example of better UX on desktop:

Image

The overall web wallet is a good first version, but needs a design refresh, more colors, and some adjustments to be up to the level of other chains, from a UI perspective.

@paulo60pg paulo60pg changed the title The web wallet should fit all screen size, without being scrollable The web wallet should fit all screen size, without scrolling Jan 24, 2025
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

No branches or pull requests

1 participant