ckeditor / github-writer

GitHub Writer - WYSIWYG Rich-Text Editor for GitHub, powered by CKEditor.
https://ckeditor.com/
Other
379 stars 61 forks source link

Incompatible with new GitHub Issue Beta format #259

Closed FoxtrotSierra6829 closed 3 years ago

FoxtrotSierra6829 commented 3 years ago

Due to the addon, the input fields on the new GitHub Issues Beta format get treated like one, which breaks the issue template.

Tested on Firefox 88.0

if you want to test it out yourself, the issue template from above is located here

fredck commented 3 years ago

Making it work with the new Issue Template feature may be challenging and time consuming. As for now, to make it safe, I think the best we can do is disabling GHW if the feature is in use and leave the compatibility work for the future.