This issue arose after initially having 2 invalid fields fail backend validation (website and description, which was too long). I then changed the website to be valid and got another validation failed message (which this time was due only to the description). I then fixed the description and couldn't get a save to send to the backend. Clicking 'Finish Editing' makes it not editable, and makes the user assume that it has been saved, although no message is presented to the user. However, the listing is not saved. I click on random fields and then away from them to try and trigger a submit, but can't. There are no javascript errors.
This issue arose after initially having 2 invalid fields fail backend validation (website and description, which was too long). I then changed the website to be valid and got another validation failed message (which this time was due only to the description). I then fixed the description and couldn't get a save to send to the backend. Clicking 'Finish Editing' makes it not editable, and makes the user assume that it has been saved, although no message is presented to the user. However, the listing is not saved. I click on random fields and then away from them to try and trigger a submit, but can't. There are no javascript errors.