-
Couldn't load subscription status.
- Fork 1.8k
Closed
Labels
C-bugCategory: A bug, incorrect or unintended behaviorCategory: A bug, incorrect or unintended behaviorRegressionRegression from a previous versionRegression from a previous versionS-foldArea: The chapter fold featureArea: The chapter fold feature
Description
Problem
When opening a page in a book with folded chapters, and the highlight value in the URL, the chapter sidebar does not expand to unfold to that chapter.
Steps
Go directly to https://doc.rust-lang.org/nightly/rust-by-example/custom_types/enum.html?highlight=enums#enums
or
- Go to https://doc.rust-lang.org/nightly/rust-by-example/
- Type
sto start a search, and enter "Enum" - Click on the first element
Notice that the sidebar does not expand:
It should expand (like it does if ?highlight=enums is not in the URL):
Possible Solution(s)
No response
Notes
cc @notriddle This seems to have regressed via #2414
Version
mdbook v0.4.48
felix-andreas
Metadata
Metadata
Assignees
Labels
C-bugCategory: A bug, incorrect or unintended behaviorCategory: A bug, incorrect or unintended behaviorRegressionRegression from a previous versionRegression from a previous versionS-foldArea: The chapter fold featureArea: The chapter fold feature