AceCentre / SpeechBubble

Working code for v2 of the speechbubble.org.uk site. See acecentre.org.uk for more details
4 stars 3 forks source link

Product editor form should be modal #65

Closed paulhewett closed 9 years ago

paulhewett commented 9 years ago

Although this form does auto save, it is distracting that it's disappeared. I think this should be modal (though you would currently have to scroll right down to close or save), or capture an event when user clicks off the form to create a modal dialog with Save/Close option

paulhewett commented 9 years ago

When editing a product from here http://production.speechbubble.org.uk/admin/products, it is modal.

When clicking edit on the product's page, eg. here, http://production.speechbubble.org.uk/products/tobii-i-12, it's not modal - you can click off the form and disappears.

willwade commented 9 years ago

Ah gotcha ! That explains how it's happened recently to others. Nice one. Good find!

raygerrard commented 9 years ago

prevent from closing when accidentally clicking outside modal window, auto-save still in place for disconnect / refresh.