Create a responsive tile that can be used on all the dashboard views for the items that matches the mockup. This can probably be a view helper or a partial template.
Challenge manager:
Evaluator:
Acceptance:
[x] Create a reusable list component that renders single column at mobile size and expands to 2 across columns on wider screens
[x] The list component takes a list of card data and renders individual cards
[x] icon on the left, card title, card subtitle
[x] The card links to a route when clicked with the mouse
[x] The cards are keyboard accessible
[x] Tab navigation highlights the card in active state
[x] pressing Enter/Return key when a card is active follows the link/button to navigate the user
Create a responsive tile that can be used on all the dashboard views for the items that matches the mockup. This can probably be a view helper or a partial template.
Challenge manager:
Evaluator:
Acceptance: