10000 Need to hide menu when click "ignore" · Issue #55 · textlint/editor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Need to hide menu when click "ignore" #55
Open
@azu

Description

@azu

image

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

Related code:

async onIgnore() {
await lintEngine.ignoreText({
text,
message
});
await update();
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0