mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-04-12 06:25:33 -05:00
[PR #11] [MERGED] Fix issue where accepting/rejecting cookies resets your scroll position #61
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/audacity/audacity.github.io/pull/11
Author: @cjdenio
Created: 10/11/2023
Status: ✅ Merged
Merged: 10/15/2023
Merged by: @DilsonsPickles
Base:
main← Head:cookie-banner-scroll-to-top📝 Commits (1)
d72db85Fix issue where accepting/rejecting cookies resets your scroll position📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
src/assets/js/cookieConsent.js(+4 -0)📄 Description
Currently, clicking Accept or Reject scrolls you back to the top of the page.
https://github.com/audacity/audacity.github.io/assets/34525547/25fe91f2-900f-48d8-a6cd-a4a578a8b27f
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.