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

improvements and polish for the help filter #143

Merged
merged 2 commits into from
Jan 11, 2025
Merged

Conversation

ccbrown
Copy link
Owner

@ccbrown ccbrown commented Jan 11, 2025

Expands on #140:

  • Overfetches from the database to avoid situations where we're fetching one result at a time, looking for a hit. This reduces load times for nohelp pages from ~5s to ~400ms.
  • Simplifies page hashes, e.g. reducing nohelp=true to just nohelp.
  • Only shows the help forum toggle of the locale has a help forum.
  • Adds localization for the help forum toggle.
  • Adds caching with a short TTL to the activity endpoint.

@ccbrown ccbrown merged commit 3f52589 into main Jan 11, 2025
1 check passed
@ccbrown ccbrown deleted the help-filter-improvements branch January 11, 2025 20:13
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