MLTSHP / mltshp

Source for the application that runs mltshp.com
https://mltshp.com/
Mozilla Public License 2.0
50 stars 21 forks source link

User can make textarea disappear. #448

Open ardgedee opened 7 years ago

ardgedee commented 7 years ago
  1. Post an image
  2. Click "click here to edit description" and type something in text box. Click "Save".
  3. Click just-entered text. Delete text. Click "Save". Neither "click here to edit description" nor the text box is accessible.

Workaround: Reload page.

ardgedee commented 7 years ago

The form should probably revert to undirtied state (in Angular parlance) if the content is cleared.

dphiffer commented 1 year ago

This was fixed in https://github.com/MLTSHP/mltshp/pull/710