feat(ui): add a status bar #25

Manually merged
dananglin merged 2 commits from 19-statusbar into main 2024-01-13 12:39:50 +00:00

2 commits

Author SHA1 Message Date
eb2ed4060a
refactor: variable renaming
Some checks failed
/ test (pull_request) Successful in 33s
/ lint (pull_request) Has been cancelled
2024-01-13 12:38:37 +00:00
1bf60d2b1f
feat(ui): add a status bar
All checks were successful
/ test (pull_request) Successful in 33s
/ lint (pull_request) Successful in 35s
This commit adds a status bar at the bottom of the application for
displaying confirmation and error messages to the user.

Resolves apollo/pelican#19
2024-01-13 12:34:16 +00:00