-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Value proposition
As a user
I need to see a sorted list to get the (cheapest to most expensive) or (Bullish coins to lowest % coins of the day)
to be able to see the most expensive / cheapest cryptocurrency's.
Description
Allow sorting in grid by “price”, “% Value” both in ascending and descending order.

Acceptance Criteria
-
The grid should be sorted by "Price" with a click on it.
- First click: ascending (Arrow UP)
- Second click: descending (Arrow Down)
- Third click: disable sort
- Add arrow image which represents the sort status
-
The grid should be sorted by "24h" with a click on it.
- First click: ascending (Arrow UP)
- Second click: descending (Arrow Down)
- Third click: disable sort
- Add arrow image which represents the sort status
Tasks
- Global styles
- MUI? Not sure if I should use it
- components/Dashboard
- Storybook
- Tests
- Styling
- Test on mobile (vertically and horizontally)
- Add to app
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels