Skip to content

dev: fix filter bar items #5990

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

Merged
merged 1 commit into from
Aug 11, 2025
Merged

dev: fix filter bar items #5990

merged 1 commit into from
Aug 11, 2025

Conversation

ldez
Copy link
Member

@ldez ldez commented Aug 11, 2025

Improve and simplify the filter bar.

The build uses --minify flag to minify the website, which removes whitespace between elements, and so the filter bar is compacted.

This flag cannot be used with the target make serve because this is very slow.

Before
After

@ldez ldez added this to the v2-unreleased milestone Aug 11, 2025
@ldez ldez added bug Something isn't working area: docs labels Aug 11, 2025
@ldez ldez merged commit de3b816 into golangci:main Aug 11, 2025
18 checks passed
@ldez ldez deleted the fix/filter-items branch August 11, 2025 17:22
@ldez ldez changed the title docs: fix filter bar items dev: fix filter bar items Aug 11, 2025
@ldez ldez modified the milestones: v2-unreleased, v2.4 Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants