feat(ui): add support for viewing the details of a card #17

Manually merged
dananglin merged 1 commit from 16-add-support-for-displaying-a-card into main 2024-01-12 15:11:53 +00:00

1 commit

Author SHA1 Message Date
e77c798fbe
feat(ui): add support for viewing cards
All checks were successful
/ test (pull_request) Successful in 28s
/ lint (pull_request) Successful in 31s
This commit adds support for viewing all the details of a card in a
separate widget. The user simply needs to press the Enter key to view
the card. To return to the Kanban board the user needs to press the
Escape key.

Part of apollo/pelican#16
2024-01-12 15:07:42 +00:00