-
Notifications
You must be signed in to change notification settings - Fork 128
Closed
Labels
t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.
Description
There are a few issues connected to the ToC in the right column on the page.
- on some pages, it gets displayed under the main article
- e.g. https://docs.apify.com/platform/actors/development/actor-definition/input-schema/specification/v1
- it's probably because of some weird interaction between our docs theme,
display: flex
on the main layout andoverflow: auto
on code blocks - if you delete long lines in code blocks (e.g. lines 43 and 406 here), the layout gets fixed
- on some pages, scrolling through the page makes the laout wider / narrower, resulting in the article jumping around
- it might be connected to long subheadings being marked as current in the ToC
docs-scrolling-bug.mp4
Reported here: https://apify.slack.com/archives/C0L33UM7Z/p1725462627933989
cc @barjin
Metadata
Metadata
Assignees
Labels
t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.