bugenhancementfrontendgood first issue
仓库指标
- 星标
- (6 个星标)
- PR 合并指标
- (平均合并 4天 20小时) (30 天内合并 59 个 PR)
描述
Moon experienced these two issues:
- Population bars loaded but assignments did not load onto the map
- 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