districtr/districtr-v2

Better error text

Aperta

#280 aperta il 10 feb 2025

 (1 commento) (0 reazioni) (0 assegnatari)TypeScript (2 fork)github user discovery
bugenhancementfrontendgood first issue

Metriche repository

Star
 (6 stelle)
Metriche merge PR
 (Merge medio 4g 20h) (59 PR mergiate in 30 g)

Descrizione

Moon experienced these two issues:

  1. Population bars loaded but assignments did not load onto the map
  2. Healing behavior did not work on fully painted district children

These are possibly frontend or backend issues.

Frontend explanations: Data loading in an order we did not account for or potential missing edge case

Backend: Long duration or failed db call to get assignments, shattered children

We should add some better error handling and text on the frontend to more clearly track problems

Guida contributor