mirror of
https://github.com/usenocturne/nocturne-ui.git
synced 2026-04-25 07:45:52 +03:00
[PR #87] [MERGED] settings changes, and fix scroll position #117
Labels
No labels
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nocturne-ui#117
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/usenocturne/nocturne-ui/pull/87
Author: @68p
Created: 3/3/2025
Status: ✅ Merged
Merged: 3/3/2025
Merged by: @68p
Base:
main← Head:main📝 Commits (3)
9fa8bc3fix(ui): disable horizontal scroll on settings pages4df2565fix(navigation): pressing esc in settings goes back 1 page9b27e0ffix(navigation): reset scroll position when switching tabs📊 Changes
7 files changed (+39 additions, -1 deletions)
View changed files
📝
src/components/common/navigation/HorizontalScroll.jsx(+4 -0)📝
src/components/common/navigation/TrackListNavigation.jsx(+4 -0)📝
src/components/settings/Settings.jsx(+19 -1)📝
src/hooks/useKeyboardHandlers.js(+5 -0)📝
src/pages/_app.jsx(+2 -0)📝
src/pages/index.jsx(+1 -0)📝
src/styles/globals.css(+4 -0)📄 Description
fixes:
issues:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.