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

Deprecate Gameboard Filter #1254

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jsharkey13
Copy link
Member

Replace or remove references to gameboard filter, and restricts the gameboard filter to logged in users.

This is softer than the blanket removal we promised for Jan 2025.

Since the filter is gone, there is no need to allow the "filter=true" URL parameter to work any more.
We may want to re-use the code from extractFilterQueryString if we ever decide to add links from gameboards to the new question finder, but I have removed it for now since it was unused and doing so allows removing the library too.

Since the filter is gone, there is no need to allow the "filter=true"
URL parameter to work any more.
We may want to re-use the code from extractFilterQueryString if we ever
decide to add links from gameboards to the new question finder, but I
have removed it for now since it was unused and doing so allows removing
the library too.
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 36.55%. Comparing base (02ed685) to head (091010b).

Files with missing lines Patch % Lines
src/app/components/pages/Gameboard.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1254      +/-   ##
==========================================
+ Coverage   36.52%   36.55%   +0.02%     
==========================================
  Files         455      455              
  Lines       19835    19818      -17     
  Branches     5849     6496     +647     
==========================================
- Hits         7245     7244       -1     
+ Misses      12552    12536      -16     
  Partials       38       38              

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

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