mdx-editor / editor

A rich text editor React component for markdown
https://mdxeditor.dev
MIT License
1.75k stars 139 forks source link

[BUG] The code-completion background is too dark to read the text #379

Closed TomNUSDS closed 5 months ago

TomNUSDS commented 6 months ago

Describe the bug The code-completion background is too dark to read the black text.

Reproduction Start from https://mdxeditor.dev/editor/demo

To Reproduce Steps to reproduce the behavior:

  1. Go to MDXEditor's Markdown "code" view
  2. Click in the edit area
  3. Start typing an html tag like <a
  4. See popup displayed with a too-dark background.

Expected behavior Be able to see the text

Screenshots

image

Desktop (please complete the following information):

Additional context These might be the offending styles? .cm-searchMatch .cm-tooltip-below .cm-tooltip

github-actions[bot] commented 5 months ago

:tada: This issue has been resolved in version 2.15.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: