Wiredcraft / jekyllpro-cms

A lightweight CMS for Jekyll websites.
http://jekyllpro.com/#cms
MIT License
7 stars 2 forks source link

Weird behaviors on image upload #34

Closed hunvreus closed 7 years ago

hunvreus commented 7 years ago

Many different interactions are buggy right now with uploading a picture in the body.

  1. Go to https://app.jekyllpro.com/Wiredcraft/marketing/team/master/_team/fuzhuang.md

  2. Click on the insert image icon in the body. Notice that the overlay for it is broken;

    screen shot 2017-04-20 at 10 00 32 am
  3. After it finished loading, it disappears and doesn't show the modal. Only when I click a second time does it show.

  4. Select a picture.

  5. Insert a second picture.

  6. Once you insert the second picture, it removes the code of the first one.

@woodpig07 Happy to show you what it does. Or I can record a video.

woodpig07 commented 7 years ago

An issue within react-modal, using the latest version fixed it.