Files
TREK/client
Maurice d3f1fadc2c fix(plan): allow dropping a new place onto a day note
The note drop handler had no branch for a place dragged in from the places
sidebar, so dropping a new activity onto a note (e.g. to place it just above the
note) did nothing. Handle the place id and insert it among the assignments at
the note's position.

Closes #967
2026-05-25 00:59:28 +02:00
..