-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
feat(settings): Allow app discover section links to open app routes or the appstore page #44259
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
Conversation
|
From design perspective I'd say it would be better if the sidebar would open without switching views to your apps (by keeping the focus on the discover section). Would that be possible? |
Signed-off-by: Ferdinand Thiessen <[email protected]>
…pstore page Signed-off-by: Ferdinand Thiessen <[email protected]>
…uested Signed-off-by: Ferdinand Thiessen <[email protected]>
04d5d53 to
2dd2f58
Compare
|
@szaimen adjusted it like that. Looks like this: vokoscreenNG-2024-03-18_14-11-15.mp4 |
Looks great, thanks! :) |
szaimen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM from design perspective :)
nfebe
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generals looks good, waiting for wrap up?
Signed-off-by: Ferdinand Thiessen <[email protected]>
2dd2f58 to
3717dd8
Compare
Summary
This allows
app://{appid}links to open either the app if installed or the app store page.Also app routes like
app://files/trashbinare allowed, those will result in correct routes (e.g. incl. webroot).vokoscreenNG-2024-03-17_15-26-19.mp4
TODO
Checklist