3DStreet / 3dstreet

🚲🚢🚌 Web-based 3D visualization of streets using A-Frame
https://3dstreet.app
Other
249 stars 30 forks source link

cannot change title after opening scene from another user before I save #662

Open kfarr opened 1 week ago

kfarr commented 1 week ago

to reproduce:

instead:

Algorush commented 1 week ago
  • if auth'ed but not owner of scene, allow changing of scene title on client but do not attempt to save on server

And if the user changed the title on the client, then if he saves his version of the scene in the cloud or in JSON, the scene should be saved with new title?