Skip to content

Sortable Table #4

@teifler

Description

@teifler

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.
image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions