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

Epic: Find Wallet page revamp #6274

Closed
5 tasks done
corwintines opened this issue May 9, 2022 · 4 comments
Closed
5 tasks done

Epic: Find Wallet page revamp #6274

corwintines opened this issue May 9, 2022 · 4 comments
Assignees
Labels
epic 💪 This issue is an epic on our product roadmap

Comments

@corwintines
Copy link
Member

corwintines commented May 9, 2022

Epic Description

Context: Epic from Q2 Roadmap #6161

/wallets/find-wallet page gets roughly 5.5% of site views, which is a large amount of traffic. Finding a wallet is an integral piece to onboarding into Ethereum.

Looking at the analytics we currently drop off to about 50% of users after a few rows in the section listing wallets. This section is randomized, meaning where users may be stopping their journey could be on a suboptimal wallet depending on their use case. There are also extra actions needed for the user to see features for that wallet, which would be better if we could get that information upfront.

This quarter we will work on rebuilding the /wallets/find-wallet page, and improving the experience for users looking for wallets with specific features. We will build user profiles to help filter wallets down for users (while allowing them to still skip this altogether) to help find the best wallet for their particular use case, in addition to improving the user experience for using feature filters to filter down wallets. We will also improve the wallet product card to make information easier to find, and give a better experience when comparing wallets.

With these changes in features for wallets, we will be updating the listing policy that wallets fill out to be featured on ethereum.org. A number of new features for wallets have come out in the last 2 years, and our listing policy will be updated to reflect this.

Links

Some links to follow along with the design process
Figma: Will be shared at a later date

To do:

  • Update wallet source of truth with updated feature information
  • Update listing policy for wallets
  • Create a new design for the find-wallets page
  • Implement new design into ethereum.org codebase
  • Release and gather feedback

Resources:

The ongoing design work for this epic will be done in this Figma file.
Feel free to comment

@corwintines corwintines added feature ✨ This is enhancing something existing or creating something new content 🖋️ This involves copy additions or edits epic 💪 This issue is an epic on our product roadmap labels May 9, 2022
@corwintines corwintines changed the title Find Wallet page revamp [ROADMAP] Find Wallet page revamp May 9, 2022
@minimalsm minimalsm removed feature ✨ This is enhancing something existing or creating something new content 🖋️ This involves copy additions or edits labels May 9, 2022
@ligi
Copy link
Member

ligi commented May 11, 2022

Would love to throw this issue in the ring: #2715 - maybe some ideas from there can be used in the revamp

@samajammin samajammin changed the title [ROADMAP] Find Wallet page revamp Epic: Find Wallet page revamp May 17, 2022
@kuzdogan
Copy link
Member

It would be nice to have a filter for transaction decoding + documentation.

In short it is possible to decode the function parameters by pulling the ABI. If the wallet uses Sourcify (i.e. contract metadata) it can both decode via ABI + show the function's NatSpec user documentation, instead of a hex string.

@konopkja
Copy link
Contributor

user profiles can be opted in, but not opted out.

steps to reproduce:

  1. when you load page no profile is selected, 2. you select a profile and list of wallets is filtered, 3. i want to reset the view and see all. 4. clicking on the selected profile does not deselect it and i cant see the full list again

@konopkja
Copy link
Contributor

konopkja commented Jun 17, 2022

Screenshot 2022-06-17 at 19 12 42

just a small thing, noticed paddings arent consistent on mouse over

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic 💪 This issue is an epic on our product roadmap
Projects
None yet
Development

No branches or pull requests

6 participants
@ligi @kuzdogan @corwintines @minimalsm @konopkja and others