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

feat(@desktop/wallet): Adapt Token Selector #16733

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Khushboo-dev-cpp
Copy link
Contributor

@Khushboo-dev-cpp Khushboo-dev-cpp commented Nov 8, 2024

fixes #16702

What does the PR do

Adapts the TokenSelectors and its components to adapt to new design from Ben here -
https://www.figma.com/design/FkFClTCYKf83RJWoifWgoX/Wallet-v2?node-id=25229-108897&t=Ech2sOd4zCGhGFzC-4
https://www.figma.com/design/FkFClTCYKf83RJWoifWgoX/Wallet-v2?node-id=25232-114042&t=x7Ukt7ixxp7Ji84n-4

Affected areas

TokenSelector
SendModal

Architecture compliance

Screenshot of functionality (including design for comparison)

  • I've checked the design and this PR matches it

Token Selector Button size is not 24 not 21.
https://github.com/user-attachments/assets/6947b3d8-4256-4f4e-83ac-454781c6db41

Searchable Assets and Collectibles now have padding of 4px and spacing of 4x.
On Hover Collectible shows contract network
Only 5.5 items are shown
On search the top item is highlighted and user can press enter to quickly select it.
https://github.com/user-attachments/assets/d06cc015-3c1b-448c-8377-042616db8a62

Empty Collectibles list state
image

@status-im-auto
Copy link
Member

status-im-auto commented Nov 8, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 9e7dad7 #1 2024-11-08 11:30:22 ~6 min macos/aarch64 🍎dmg
✔️ 9e7dad7 #1 2024-11-08 11:31:42 ~8 min tests/nim 📄log
9e7dad7 #1 2024-11-08 11:35:03 ~11 min tests/ui 📄log
✔️ 9e7dad7 #1 2024-11-08 11:40:37 ~17 min linux/x86_64 📦tgz
✔️ 9e7dad7 #1 2024-11-08 11:41:58 ~18 min macos/x86_64 🍎dmg
✔️ 9e7dad7 #1 2024-11-08 11:45:47 ~22 min windows/x86_64 💿exe
✔️ 9e7dad7 #1 2024-11-08 11:47:20 ~23 min linux-nix/x86_64 📦tgz

@Khushboo-dev-cpp Khushboo-dev-cpp marked this pull request as ready for review November 8, 2024 11:34
@Khushboo-dev-cpp Khushboo-dev-cpp requested review from Cuteivist and removed request for a team November 8, 2024 11:34
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.

Adapt Token Selector
2 participants