poc: consolidated settings page#1847
Draft
maxy-shpfy wants to merge 1 commit into02-22-chore_tophat_builds_for_pr_scopefrom
Draft
poc: consolidated settings page#1847maxy-shpfy wants to merge 1 commit into02-22-chore_tophat_builds_for_pr_scopefrom
maxy-shpfy wants to merge 1 commit into02-22-chore_tophat_builds_for_pr_scopefrom
Conversation
Collaborator
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
192eeeb to
e7a113b
Compare
1ed3620 to
fbc0220
Compare
🎩 To tophat this PR:You can add the following URL parameter to your browser to tophat this PR: |
This was referenced Feb 24, 2026
fbc0220 to
fd793d9
Compare
9b6b0e9 to
a2aaca5
Compare
fd793d9 to
ed3ff29
Compare
a2aaca5 to
8996093
Compare
ed3ff29 to
01865a4
Compare
8996093 to
e0c8ad9
Compare
2b730bb to
5042ff6
Compare
eef7699 to
16c0ebf
Compare
5042ff6 to
865f701
Compare
f06d71f to
2d2a9c5
Compare
865f701 to
ed3e531
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

Description
Refactored the settings functionality from modal dialogs to a dedicated settings page with sidebar navigation. The new settings page consolidates backend configuration, personal preferences, beta features, and secrets management into a single unified interface accessible via
/settingsroute.Related Issue and Pull requests
Type of Change
Checklist
Screenshots (if applicable)
Test Instructions
Additional Comments
This change improves the user experience by providing a more organized and accessible settings interface. The modal-based approach has been replaced with a proper page that allows for better organization of settings categories and easier navigation between different configuration options.