Fix missing affixed sidebar offset #4142
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #4122
Changes proposed in this pull request:
Switched to sticky positioning and fixed the missing offset by backporting #4111. Bootstrap's affix plugin is kept for compatibility.
Reviewers should focus on:
Screenshot
![a27d080cab47a1f7239403c954a823fe](https://private-user-images.githubusercontent.com/18556014/396490795-7743ce29-7f59-4a1e-a58a-3575b6ba0533.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMTgzNDQsIm5iZiI6MTczOTMxODA0NCwicGF0aCI6Ii8xODU1NjAxNC8zOTY0OTA3OTUtNzc0M2NlMjktN2Y1OS00YTFlLWE1OGEtMzU3NWI2YmEwNTMzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDIzNTQwNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM3ODc0ZWI2YzgxOGZlZDU0OTFmNTlkNjM0ZWVlOWU3MWY2MzcyZTZmOTNiZWQ0NTgyODAzYzA4ZTRiZWQwOGEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Q1D9Z-UFhzSCb6nQVjp_wfTjNKO3x5Flm4jJFKM_b2U)
Necessity
Confirmed
composer test
).Required changes: