Improve URL controller (map & calendar) #3224
Labels
No labels
backend
critical
defect
duplicate
enhancement
fixed
frontend
general
invalid
major
minor
normal
oxjs
pandora_client
python-ox
task
trivial
wontfix
worksforme
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: 0x2620/pandora#3224
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
should be the same for both:
/view/sort/@span/find
span can be a latlng/date, a latlng/date pair, or a location/event name
(optionally, if span is not found, it could become a map/calendar query, as it does now)
span should be updated, debounced, on map/calendar move, zoom, and location/event selection
additionally, fix some weirdness in date parsing (@90 -> 1989-12-31)