BroncoDirectMe / BroncoDirectMe/Frontend
[SECONDARY FEATURE] API Down Notification
Open
Easy
Feature
good first issue
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### User Story
As a student, I want to know when the extension isn't working so I know when to kindly yell at the developers to fix the issue.
### Technical Tasks
- Have an Error message popup when the API doesn't load correctly (CORS issue, getting a different HTTP status code apart from 200)
- Error message should be dismissible
- Look into [MUI Alerts](https://mui.com/material-ui/react-alert/)
### Acceptance Criteria
- Alert pops up when the API does not work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.