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

[cms] table views improvements #2662

Open
MariaPleshkova opened this issue Nov 18, 2021 · 0 comments
Open

[cms] table views improvements #2662

MariaPleshkova opened this issue Nov 18, 2021 · 0 comments

Comments

@MariaPleshkova
Copy link

Suggesting some improvements for table views.

In the current build columns scale in uniform when the page width is increased. But basically we don't need to increase width of short columns like hours/dollars, date, etc. We can leave their width fixed when the page width is increasing, but change only the description column's width, because it's the biggest column among others.

One more suggestion is to add an expand/collaps feature for the description column as well to make a table look more clear. We can show 2 rows of text by default and only show full description by clicking on the arrow there:
image

You can find Figma example here: https://www.figma.com/file/RuzhkKo9fUjKQLqGbUPjHl/decred---piui---cms?node-id=245%3A3022
( For the table of 1054px width I used the next percentage:
10% of the full width for small columns like username, date, domain, labor, expenses, sub total (approx. 105px)
15% for a middle one - subdomain (approx. 158px)
25% for the biggest one - description (approx. 263px) )

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