Metadata
- Source
- FLUID-5732
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Cannot Reproduce
- Assignee
- N/A
- Reporter
- Jonathan Hung
- Created
2015-07-31T12:15:38.306-0400 - Updated
2024-07-23T10:16:36.802-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Docs platform
Description
.docs-template-TOC-container transition occurs on every page load, even when it is supposed to be hidden. The result is the user sees the sidebar open then close even if they had it hidden previously.
Ideally we would like the transition property on .docs-template-TOC-container to be applied after page load. This way the user will not see the sidebar expand and collapse on a page load.
Comments
-
Jonathan Hung commented
2015-07-31T12:32:14.367-0400 For now I have removed the transitions on .docs-template-TOC-container so that there is no animation.
-
Jonathan Hung commented
2015-09-21T10:27:13.207-0400 We may actually be able to implement this again with the new work that was done for FLUID-5746.
-
Justin Obara commented
2024-07-23T10:16:36.614-0400 appears to have been addressed with the migration to 11ty