wombats-writing-code / fbw-components

Fly-by-Wire components for building user interfaces
http://fbw.mit.edu
MIT License
0 stars 1 forks source link

Editor doesn't show HTML attributes #21

Closed luwen-huang closed 8 years ago

luwen-huang commented 8 years ago

The editor doesn't show HTML attributes. But it does save them. Try this:

  1. Put in an attribute, e.g. 1st screenshot, like class="my-class" or something. Toggle out of source mode. It's gone. Put it back. Save it.
  2. Open up console. It's there! 2nd screenshot.
  3. Go and edit the question again. It's gone for good -- save it and check it in the console :(

Might be a nasty bug to fix. Not super high priority.

screen shot 2016-07-10 at 8 58 57 pm screen shot 2016-07-10 at 9 00 49 pm

coleshaw commented 8 years ago

Hm, that’s interesting. That might be a CKEditor issue rather than our tool issue — I’d have to dig deeper into it. I save whatever CKEditor spits out, and do no massaging.

El jul 10, 2016, a las 5:09 AM, Luwen notifications@github.com escribió:

The editor doesn't show HTML attributes. But it does save them. Try this:

Put in an attribute, e.g. 1st screenshot, like class="my-class" or something. Toggle out of source mode. It's gone. Put it back. Save it.

Open up console. It's there! 2nd screenshot.

Go and edit the question again. It's gone for good -- save it and check it in the console :(

Might be a nasty bug to fix. Not super high priority.

https://cloud.githubusercontent.com/assets/2822290/16712688/996e6f7c-46e2-11e6-80aa-38250f0b1874.png https://cloud.githubusercontent.com/assets/2822290/16712689/a323a82a-46e2-11e6-9301-b754b4082b0f.png — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/wombats-writing-code/fbw-components/issues/21, or mute the thread https://github.com/notifications/unsubscribe/AEs6UT6YXbYCNZ6gvm9eewZDkfiSdfBlks5qULbmgaJpZM4JIy-Z.

coleshaw commented 8 years ago

Okay, this should be fixed

luwen-huang commented 8 years ago

confirmed. that was very nice.

On Tue, Jul 12, 2016 at 2:20 AM, cjshawMIT notifications@github.com wrote:

Okay, this should be fixed

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wombats-writing-code/fbw-components/issues/21#issuecomment-231748597, or mute the thread https://github.com/notifications/unsubscribe/ACsQkkUwyDjiTswQcCNdXco8tvVjrskAks5qUlEsgaJpZM4JIy-Z .