Map Maker: Location descriptions didn't save
OllieV
I'm working on a map for friends and I just spent an hour updating all the 40+ locations with a Location description. I clicked "Update Location" when I was finished, which is the only thing resembling a save button. But when I come back to it, the description field in all the pins was empty and all the work gone.
Also, tapping delete when typing the description deletes the entire pin, instead of just deleting the highlighted text which is really, really annoying.
GameboyGenius
I looked in the browser dev tools and the server returns the error: "Not allowed to add on this map type"
So maybe the map type is not set to handpicked internally before the map has been published. But also, it's probably bad practice to silently ignore errors. The editor should probably show an error message like "could not save description" so the user is at least aware the description was not saved. (Even for future potential errors.)
collicou
I've done a bit of testing and this only seems to be an issue with unpublished maps. When I add 5 locations, click "Save and Publish" then add descriptions, they save correctly for me.