amfoss / amfoss/amFOSS.in

Implement error boundaries and loading states

Aperta
#15 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.