ckeditor / github-writer

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

The "Edit" button on a wiki page does not override the default editor #478

Open keithwhite opened 7 months ago

keithwhite commented 7 months ago

📝 Provide detailed reproduction steps (if any)

  1. … Head to any wiki page
  2. … Click the standard "Edit" button

✔️ Expected result

The default markdown editor should be overriden

❌ Actual result

The default markdown editor remains - only a reload of the page allows ckeditor to kick in.

❓ Possible solution

Loading the wiki page with /_edit appended works first time, every time. This problem appears only when you hit the Edit button whilst in a page. Behaviour is the same on both Firefox and Chrome on github.com and I've also tested it on an enterprise instance of github with the same results.

Editing comments on issues and all the other functionality works great - it's just wiki pages I've encountered this problem with.

📃 Other details


If you'd like to see this fixed sooner, add a 👍 reaction to this post.