Added wysiwyg editor to the activity description fields - #1129
Added wysiwyg editor to the activity description fields#1129SpookyBoy99 wants to merge 2 commits into
Conversation
SilasPeters
left a comment
There was a problem hiding this comment.
Great initiative. Even ctrl-z works! After testing, here are some remarks:
- I can't enter the
scharacter in the description field. - As you might have seen on whatsapp, the 'copy to whatsapp' does not convert/filter the HTML properly to markdown
|
Not being able to enter an |
|
@SpookyBoy99 what are your intentions on this PR? |
|
It's not the greatest implementation of a WYSIWYG editor and the copy for WhatsApp functionality is pretty much broken. I am not sure if I have the time or will power to completely fix those issues, so I might just close this PR unless there is enough interest from the board. |
|
I guess the product owners have the final call here @olafboekholt @TobiasDeBruijn . I don't have any strong opinions on this PR. |
|
While definitely a nice to have, the copy for whatsapp feature is a must have. If you feel like it, please do implement! Though if you'd rather focus on other projects or issues, that is completely fine as well, then this PR can be closed. |
|
I'll see what I can do during the 14 hour bus ride this weekend, if I don't manage to get it working by then I will just close this PR |
Implements #1125 and fixes #1124. It is not the most beautiful implementation but this was the most practical solution within the established ecosystem.