Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix early exit from settings screen #1390

Merged
merged 2 commits into from
Oct 31, 2023

Conversation

cewert
Copy link
Member

@cewert cewert commented Sep 24, 2023

While focused on the setting data form, hitting back or left would almost always exit the screen instead of navigating the settings tree as it should. This PR fixes that

Changes

  • Fix early exit from settings screen

Fixes #1454

@cewert cewert requested a review from a team as a code owner September 24, 2023 02:18
@cewert cewert marked this pull request as draft October 15, 2023 20:18
@cewert cewert marked this pull request as ready for review October 25, 2023 22:44
@cewert
Copy link
Member Author

cewert commented Oct 25, 2023

Not sure when this got introduced but I can reproduce this on unstable now.

components/settings/settings.brs Outdated Show resolved Hide resolved
components/settings/settings.brs Outdated Show resolved Hide resolved
@1hitsong 1hitsong merged commit 949c14a into jellyfin:unstable Oct 31, 2023
9 checks passed
@cewert cewert added the bug-fix This fixes a bug. label Nov 6, 2023
@cewert cewert deleted the fix-settings-focus branch January 14, 2024 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This fixes a bug.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Pressing the Back Button From the Lowest Level of the Settings Menu Returns to Jellyfin Home Screen
2 participants