Commit fa87d09
authored
DR-532 fix docs search (#68)
<!-- If this pull request closes an issue, please mention the issue
number below -->
Closes # <!-- Issue # here --> DR-532
## 💸 TL;DR
<!-- What's the three sentence summary of purpose of the PR -->
Fixed docs search by not setting docs preferred version with
`versionPersistence` set to `none` in `docusarus.config.ts`
## 📜 Details
[Design Doc](<!-- insert Google Doc link here if applicable -->)
[Jira](<!-- insert Jira link if applicable -->)
https://reddit.atlassian.net/browse/DR-532?atlOrigin=eyJpIjoiNzA5ZWNmMjgzYjllNDBkZjhmZGJmNjE0Njg5NmI2YzIiLCJwIjoiaiJ9
<!-- Add additional details required for the PR: breaking changes,
screenshots, external dependency changes -->
## 🧪 Testing Steps / Validation
<!-- add details on how this PR has been tested, include reproductions
and screenshots where applicable -->
Tested manually in local env
## ✅ Checks
<!-- Make sure your pr passes the CI checks and do check the following
fields as needed - -->
- [ ] CI tests (if present) are passing
- [ ] Adheres to code style for repo
- [ ] Contributor License Agreement (CLA) completed if not a Reddit
employee1 parent 64ddcb8 commit fa87d09
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| 174 | + | |
174 | 175 | | |
175 | 176 | | |
176 | 177 | | |
| |||
0 commit comments