ckeditor / github-writer

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

Toolbar buttons tooltips not visible when editing comment. #347

Closed mateuszzagorski closed 1 year ago

mateuszzagorski commented 1 year ago

📝 Provide detailed reproduction steps (if any)

  1. Edit any comment
  2. Hover over one of the buttons inside of the toolbar

✔️ Expected result

Tooltip is visible.

❌ Actual result

Tooltip is not visible.

❓ Possible solution

It looks like this is caused by the fix we've applied here https://github.com/ckeditor/github-writer/pull/326/files.

📃 Other details


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

FilipTokarski commented 1 year ago

This still happens, but only when you try adding review to a PR.

Dumluregn commented 1 year ago

Thanks @FilipTokarski, I extracted it to ckeditor/github-writer#354.