Replies: 1 comment 1 reply
-
|
Hi 👋, Indeed, places are not trips-scoped, it still belongs to one user (e.g. if one deletes a place, it is removed from all trips), it's not a copy but the actual user object pointed. In this scenario anyone could mutate another user's places.
I do understand this though, only restriction for me is the architecture 😓 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
As far as I can tell, only the original creator of a Place can edit it. When on a trip with friends, sometime they find useful information and want to update that Place.
Describe the solution you'd like
I'd like a toggle on the Place editing page that says "allow all travelers on this Trip to edit this place", or something like that. This would only be visible when a specific Trip is open.
Additional context
No response
Could you implement it?
No - I can't implement it right now
Implementation plan (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions