-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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(ui): prevent app panel to open on app direct link click #15040
Conversation
a9eaaa1
to
bd0a76a
Compare
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
@aslafy-z Looks like CI is failing due to UI linter, to fix you can lint with |
1158444
to
efb6665
Compare
@rbreeze I just fixed the lint! :) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #15040 +/- ##
=======================================
Coverage 49.55% 49.55%
=======================================
Files 269 269
Lines 46891 46891
=======================================
Hits 23236 23236
Misses 21374 21374
Partials 2281 2281 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Zadkiel Aharonian <[email protected]>
efb6665
to
b61bab5
Compare
@rbreeze any chance this PR gets merged some day? |
/cherry-pick release-2.9 |
/cherry-pick release-2.8 |
/cherry-pick release-2.7 |
Signed-off-by: Zadkiel Aharonian <[email protected]>
/cherry-pick release-2.6 |
Signed-off-by: Zadkiel Aharonian <[email protected]>
Cherry-pick failed with |
Cherry-pick failed with |
…16201) Signed-off-by: Zadkiel Aharonian <[email protected]> Co-authored-by: Zadkiel Aharonian <[email protected]>
…16202) Signed-off-by: Zadkiel Aharonian <[email protected]> Co-authored-by: Zadkiel Aharonian <[email protected]>
…#15040) Signed-off-by: Zadkiel Aharonian <[email protected]> Signed-off-by: jmilic1 <[email protected]>
…#15040) Signed-off-by: Zadkiel Aharonian <[email protected]>
…#15040) Signed-off-by: Zadkiel Aharonian <[email protected]>
…#15040) Signed-off-by: Zadkiel Aharonian <[email protected]> Signed-off-by: Kevin Lyda <[email protected]>
…#15040) Signed-off-by: Zadkiel Aharonian <[email protected]>
Prevent opening of Application details panel on "Open application" link click.
Note on DCO:
If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the Details link next to the DCO action for instructions on how to resolve this.
Checklist:
Please see Contribution FAQs if you have questions about your pull-request.