Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to hide menu when click "ignore" #55

Open
azu opened this issue Jun 25, 2021 · 0 comments
Open

Need to hide menu when click "ignore" #55

azu opened this issue Jun 25, 2021 · 0 comments
Labels
good first issue Good for newcomers Type: Bug Bug or Bug fixes

Comments

@azu
Copy link
Member

azu commented Jun 25, 2021

image

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

Related code:

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

@azu azu added Type: Bug Bug or Bug fixes good first issue Good for newcomers labels Jun 25, 2021
@azu azu changed the title When click "ignore", hide menu Need to hide menu when click "ignore" Jun 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Type: Bug Bug or Bug fixes
Projects
None yet
Development

No branches or pull requests

1 participant