fix: open the list of apps if no known apps are found for "app settings" command#314
Merged
fix: open the list of apps if no known apps are found for "app settings" command#314
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #314 +/- ##
==========================================
+ Coverage 64.85% 64.87% +0.02%
==========================================
Files 212 212
Lines 17538 17555 +17
==========================================
+ Hits 11374 11389 +15
- Misses 5094 5097 +3
+ Partials 1070 1069 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
mwbrooks
approved these changes
Jan 29, 2026
Member
mwbrooks
left a comment
There was a problem hiding this comment.
❤️ Love it! While an error is the natural first choice in this situation, I like the default of opening all app settings instead.
🧪 Thanks for adding tests!
Member
Author
|
@mwbrooks Thanks so much for the review! I'm excited for connections between surfaces all the more so let's now merge this! 👾 ✨ |
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.
Changelog
Summary
This PR opens the app settings dashboard if the
app settingscommand is run either outside of a project or if no apps exist.Preview
Reviewers
Navigate to the pages of app settings with these commands:
Requirements