eslint.org icon indicating copy to clipboard operation
eslint.org copied to clipboard

Suggestion: [playground] each alert item add a "config(or setting, or...)" button.

Open zhangenming opened this issue 1 year ago • 3 comments

What problem do you want to solve?

when page alert you hava some error You have to copy the rule name and search to find it ..

can we add a config button at each alert item right so when click this button the right side will scroll to this item , so that user-friendly configuration

What do you think is the correct solution?

Add a button

Participation

  • [X] I am willing to submit a pull request for this change.

Additional comments

No response

zhangenming avatar Apr 09 '24 04:04 zhangenming

Hi @zhangenming, could you provide more context?

Screenshot 2024-04-09 at 12 17 37 AM

Do you mean clicking on a button somewhere in this alert will take the user to the specific rule configuration?

Rec0iL99 avatar Apr 09 '24 04:04 Rec0iL99

yes like right next to the "fix"button , then the "rules list" will auto scroll this item

zhangenming avatar Apr 09 '24 04:04 zhangenming

We can add a See config button next to the Fix button. However, this would be unavailable for errors reported via inline-rules.

snitin315 avatar Jun 30 '24 04:06 snitin315