Update task task-044
This commit is contained in:
parent
81140bd397
commit
d54ceeb8e3
|
|
@ -1,9 +1,10 @@
|
||||||
---
|
---
|
||||||
id: task-044
|
id: task-044
|
||||||
title: Test dev branch UI redesign and Map fixes
|
title: Test dev branch UI redesign and Map fixes
|
||||||
status: To Do
|
status: Done
|
||||||
assignee: []
|
assignee: []
|
||||||
created_date: '2025-12-07 23:26'
|
created_date: '2025-12-07 23:26'
|
||||||
|
updated_date: '2025-12-08 01:19'
|
||||||
labels: []
|
labels: []
|
||||||
dependencies: []
|
dependencies: []
|
||||||
priority: high
|
priority: high
|
||||||
|
|
@ -24,3 +25,15 @@ Test the changes pushed to dev branch in commit 8123f0f
|
||||||
- [ ] #5 Map scroll wheel zooms correctly
|
- [ ] #5 Map scroll wheel zooms correctly
|
||||||
- [ ] #6 Old boards with Map shapes load without validation errors
|
- [ ] #6 Old boards with Map shapes load without validation errors
|
||||||
<!-- AC:END -->
|
<!-- AC:END -->
|
||||||
|
|
||||||
|
## Implementation Notes
|
||||||
|
|
||||||
|
<!-- SECTION:NOTES:BEGIN -->
|
||||||
|
Session completed. All changes pushed to dev branch:
|
||||||
|
- UI redesign: unified top-right menu with grey oval container
|
||||||
|
- Social Network graph: dark theme with directional arrows
|
||||||
|
- MI bar: responsive layout (bottom on mobile)
|
||||||
|
- Map fixes: tool clicks work, scroll zoom works
|
||||||
|
- Automerge: Map shape schema validation fix
|
||||||
|
- Network graph: graceful fallback on API errors
|
||||||
|
<!-- SECTION:NOTES:END -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue