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

feat: allow for extensions to navigate to an onboarding screen #9759

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

benoitf
Copy link
Collaborator

@benoitf benoitf commented Nov 5, 2024

What does this PR do?

allow extensions to navigate to the onboarding screen of an extension

Screenshot / video of UI

What issues does this PR fix or reference?

fixes #9744

How to test this PR?

  • Tests are covering the bug fix or the new feature

fixes podman-desktop#9744
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
@benoitf benoitf marked this pull request as ready for review November 5, 2024 13:14
@benoitf benoitf requested a review from a team as a code owner November 5, 2024 13:14
@benoitf benoitf requested review from cdrage, deboer-tim and gastoner and removed request for a team November 5, 2024 13:14
Copy link
Contributor

@dgolovin dgolovin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@gastoner gastoner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codewise LGTM

@benoitf benoitf merged commit 0f5fbe8 into podman-desktop:main Nov 6, 2024
15 checks passed
@podman-desktop-bot podman-desktop-bot added this to the 1.15.0 milestone Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add navigation option to navigate to an onboarding screen of a given extension from extension-api
4 participants