Skip to content

Need to hide menu when click "ignore" #55

@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