bugenhancementfrontendgood first issue
Repository metrics
- Stars
- (6 個のスター)
- PR merge metrics
- (平均マージ 4d 20h) (30d で 59 merged PRs)
説明
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