textlint / editor

textlint editor project.
https://textlint-editor.netlify.app/
MIT License
134 stars 8 forks source link

Need to hide menu when click "ignore" #55

Open azu opened 3 years ago

azu commented 3 years ago
image

When click "Ignore" item, we need to hide the menu for interaction.

Related code:

https://github.com/textlint/editor/blob/169d148c9abc607c2b3892531bcedd0115c32ef2/packages/textchecker-element/src/attach-to-text-area.ts#L226-L232