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

[UX]: Improve tokens list table (scrollbar issue) #1591

Open
2 of 9 tasks
buberdds opened this issue Oct 23, 2024 · 1 comment
Open
2 of 9 tasks

[UX]: Improve tokens list table (scrollbar issue) #1591

buberdds opened this issue Oct 23, 2024 · 1 comment
Assignees
Labels
ux/design UX/UI Design Change Report

Comments

@buberdds
Copy link
Contributor

IMPACT

  • High
  • Medium
  • Low

URGENCY

  • Critical
  • Major
  • Medium
  • Minor

PRODUCT ENVIRONMENT

No response

DESCRIPTION OF ISSUE

There is a large horizontal scrollbar (test resulution 1250px). We need to improve tokens list table so user can see columns without using a scrollbars. I am not sure all requested changes are applied + we are adding "on-chain market cap" column.

DEVICE / VIEWPORT

  • Desktop
  • Mobile

STEPS TO REPRODUCE

No response

ALTERNATIVES AND SUGGESTIONS

No response

@buberdds buberdds added the ux/design UX/UI Design Change Report label Oct 23, 2024
@donouwens
Copy link
Collaborator

@buberdds - I cannot reproduce the scrollbar, in console it rescales just fine. Can you replicate it?

How I see it in console:
Screenshot 2024-11-01 at 11 00 18

That said, we could introduce a minimised version of the "Type" and "Verification" columns (the columns themselves are not reduced in width yet in the screenshot) to free up space for the "on-chain market cap" column and remove the horizontal scrollbar.

Minimising could look something like this (ignore spacing and padding that's off a little, I played around directly in console):
Screenshot 2024-11-01 at 11 06 09

If you can replicate the scroll we can try this and maybe you can let me know if that resolves the scroll and leaves space for the new column.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ux/design UX/UI Design Change Report
Projects
None yet
Development

No branches or pull requests

2 participants