Skip to content

fix: OEIS submitted filter + README status/OEIS filter links - #363

Open
Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:fix/oeis-submitted-filter-and-readme-links
Open

fix: OEIS submitted filter + README status/OEIS filter links#363
Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:fix/oeis-submitted-filter-and-readme-links

Conversation

@Chessing234

Copy link
Copy Markdown
Contributor

Summary

  • Add the missing Submitted option to the interactive table OEIS dropdown (filters.js already handled oeis=submitted; counts and UI did not).
  • Link README progress counts for not disprovable and independent into the corresponding table filters (same pattern as the other status lines).
  • Wire oeis=submitted into README generation so a non-zero submitted count becomes a filter link.
  • Replaces the still-valid parts of closed fix: OEIS submitted filter + README status filter links #348 after the informal_status / formal_status refactor.

Test plan

  • Open the site OEIS dropdown and confirm Submitted appears (count 0 is fine today)
  • Click the new README links for not-disprovable / independent and confirm the status filter applies
  • URL ?oeis=submitted selects the new option
  • python scripts/validate.py passes; python scripts/generate_readme.py keeps the new links

Made with Cursor

The JS already filtered oeis=submitted, but the dropdown omitted Submitted
and README left not-disprovable/independent (and submitted) unlinked.
Resubmits the still-valid parts of teorth#348 after the status-field refactor.

Co-authored-by: Cursor <cursoragent@cursor.com>
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