ActivityWatch / ActivityWatch/docs
Search bar stuck on "Searching" on docs site
Open
- Dominant language
- Python
- Stars
- 31
- Forks
- 84
- Avg merge
- 12d 5h
- Merged PRs (30d)
- 2
Description
**What's broken:** Search hangs indefinitely on "Searching."
**Steps to reproduce:** Go to docs.activitywatch.net, type anything in the search bar
**Expected:** Search results should appear
**Root cause:** Sphinx 6+ removed jQuery, but sphinx_rtd_theme depends on it
**Fix:** Adding sphinxcontrib-jquery to dependencies and extensions (PR coming)
**Environment:** Chrome 124, Windows 11
https://github.com/user-attachments/assets/d10be943-6202-45fe-a345-f392648590e9
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.