districtr/districtr-v2

Better error text

开放

#280 创建于 2025年2月10日

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (2 个派生)github user discovery
bugenhancementfrontendgood first issue

仓库指标

星标
 (6 个星标)
PR 合并指标
 (平均合并 4天 20小时) (30 天内合并 59 个 PR)

描述

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

贡献者指南