When using search field in the docs, additional slashes are inserted in the url
Open
delta
documentation
investigation
- Dominant language
- Scala
- Stars
- 301
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
See the illustration below. It's not blocking though.
### Example:
After searching for something 4 times in a row, always from the current page, the URL becomes:
https://bluebrainnexus.io/////docs/utilities/projections.html#projecting-data-into-influxdb
Contributor guide
Research direction
Reproduce the issue from the docs search field by searching four times from the current page, using the example URL under docs/utilities/projections.html. Trace the search entry point that updates the browser URL and confirm that repeated searches preserve a single separator between the host and path. Done means the URL no longer accumulates additional slashes.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100