Skip to content

feat: add filtering by tag to "List of rules" page#2988

Open
twocaretcat wants to merge 1 commit intodenoland:mainfrom
twocaretcat:main
Open

feat: add filtering by tag to "List of rules" page#2988
twocaretcat wants to merge 1 commit intodenoland:mainfrom
twocaretcat:main

Conversation

@twocaretcat
Copy link

@twocaretcat twocaretcat commented Mar 20, 2026

There's a long list of lint rules on https://docs.deno.com/lint/ and no way to narrow them down by type aside from searching. This was really bothering me, so here's a PR that makes the existing rule set buttons filter the list.

It works with search (AND condition):

denoland-docs-2988-with-search

Multiple tags can be selected (OR condition):

denoland-docs-2988-multi-select

Styles for "pressed" buttons were lifted from the dark mode toggle button for consistent styling.

@twocaretcat twocaretcat marked this pull request as ready for review March 20, 2026 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant