Implement error boundaries and loading states
Aperta
- Lingua principale
- JavaScript
- Stelle
- 2
- Fork
- 14
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The application currently lacks error handling and loading states. If a component fails or data is slow to load, the user is presented with a broken UI or a blank screen.
### Tasks
- [ ] Create a global error boundary component to catch and handle runtime errors.
- [ ] Add loading state indicators (e.g., spinners, skeletons) for components that fetch data.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.