You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 23, 2024. It is now read-only.
2 easy things here that will immediately make the dashboard mobile friendly:
Move from 4 columns to 1 column for this section and we will immediately be mobile friendly. We can then explore better ways to move between and filter tracks.
Limit the maximum width of the app to 1450px (same as staking dashboard) and center the app container. It is currently full-width on the landing, and centered on a delegate info page, which is not consistent.
Multi column for tracks is a no no here because it limits multiple form factors, it limits space of the cards, and ultimately codes ourselves into a dead end. What would be easier to work with is having multi-column for the track items, not the track itself. This would look similar to how the dashboard displays nominations on the Nominate or Pools page, repeated for each track.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
2 easy things here that will immediately make the dashboard mobile friendly:
Multi column for tracks is a no no here because it limits multiple form factors, it limits space of the cards, and ultimately codes ourselves into a dead end. What would be easier to work with is having multi-column for the track items, not the track itself. This would look similar to how the dashboard displays nominations on the Nominate or Pools page, repeated for each track.
Beta Was this translation helpful? Give feedback.
All reactions