readest/.github/workflows
Huang Xin 93b96d64eb
fix(sidebar): use position fixed and transform for mobile sidebar (#3490)
* chore: bump nodejs version to 24

* fix(sidebar): use position fixed and transform for mobile sidebar

Use position: fixed to prevent horizontal scrolling on the mobile
bottom sheet, and replace style.top with transform: translateY() for
smooth drag performance. Cache element refs to avoid
document.querySelector on every drag frame. Apply the same position:
fixed fix to the notebook panel. Closes #3492

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 18:04:37 +01:00
..
pull-request.yml fix(sidebar): use position fixed and transform for mobile sidebar (#3490) 2026-03-08 18:04:37 +01:00
release.yml fix(sidebar): use position fixed and transform for mobile sidebar (#3490) 2026-03-08 18:04:37 +01:00
retry-workflow.yml chore: retry workflow for r2 uploading (#1517) 2025-07-02 17:37:05 +02:00
upload-to-r2.yml chore: retry workflow for r2 uploading (#1517) 2025-07-02 17:37:05 +02:00
vercel-merge.yml chore(deps): bump actions/checkout in the github-actions group (#2525) 2025-11-24 05:35:17 +01:00