Skip to content

Conversation

@RitoG09
Copy link
Contributor

@RitoG09 RitoG09 commented Jan 1, 2026

What kind of change does this PR introduce?

Bugfix

Issue Number:

Screenshots/videos:

Screen.Recording.2026-01-01.175829.mp4

If relevant, did you update the documentation?

Not required.

Summary

Fixes an issue where the “Show obsolete” and “Support Bowtie” filters did not persist their checked state on page refresh. The filter state is now correctly hydrated from URL query parameters, and the checkbox UI updates immediately on interaction.

Does this PR introduce a breaking change?
No

Checklist

Please ensure the following tasks are completed before submitting this pull request.

@RitoG09 RitoG09 requested a review from a team as a code owner January 1, 2026 12:31
@github-project-automation github-project-automation bot moved this to Ready to review in PR - Triage Group Jan 1, 2026
@github-actions
Copy link

github-actions bot commented Jan 1, 2026

Hi @RitoG09! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: kind of change description

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

@github-actions
Copy link

github-actions bot commented Jan 1, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview cd9ea28

@codecov
Copy link

codecov bot commented Jan 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (aa0a2ff) to head (cd9ea28).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2058   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines          633       633           
  Branches       196       196           
=========================================
  Hits           633       633           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@RitoG09
Copy link
Contributor Author

RitoG09 commented Jan 3, 2026

@Utkarsh-123github I have rectified it, can u review it once?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready to review

Development

Successfully merging this pull request may close these issues.

🐛 Bug: “Show Obsolete” and “Supports Bowtie” filters break on refreshing page:

1 participant