smashingboxes / cardboard-admin-archive

Rails 4 CMS
http://smashingboxes.com
Other
65 stars 13 forks source link

WYSIWYG interface broken on ipad #92

Open joshvc opened 9 years ago

joshvc commented 9 years ago

tapping into a WYSIWIG box gets you no response most of the time, unpredictable responses all the time.

joshvc commented 9 years ago

Looking into this some more, it's not as bad as I first thought, but the ipad I'm using (ios 8.1) doesn't pick up your tap unless you hit the first line of the text area. The text area is actually an iframe with an entire new page sitting in it. When we break cardboard into pieces, it's worth looking to see if there's a better option, or deciding how much we value mobile CMS editing.

BrandonMathis commented 9 years ago

I would advise dropping the WYSIWYG editor for a markdown editor.