Skip to content

EDM-3804: add confirmation screen after catalog creation in wizard flow#700

Open
bugs-buddy-jira-ai-issue-solver[bot] wants to merge 2 commits into
flightctl:mainfrom
celdrake:bugs-buddy-jira-ai-issue-solver/EDM-3804
Open

EDM-3804: add confirmation screen after catalog creation in wizard flow#700
bugs-buddy-jira-ai-issue-solver[bot] wants to merge 2 commits into
flightctl:mainfrom
celdrake:bugs-buddy-jira-ai-issue-solver/EDM-3804

Conversation

@bugs-buddy-jira-ai-issue-solver

Copy link
Copy Markdown
Contributor

Resolves EDM-3804

Summary

  • Add a success confirmation screen to CreateCatalogModal that appears after a catalog is created, showing the catalog name and providing two actions: "Create catalog item" to continue the wizard, or "Return to catalog" to navigate back to the catalog page
  • Uses PatternFly EmptyState with success status, following the existing pattern from UpdateSuccessPage
  • Edit and read-only catalog flows are unchanged

Test plan

  • Create a new catalog from the catalog item wizard and verify the success confirmation screen appears
  • Click "Create catalog item" and verify the wizard continues with the new catalog pre-selected
  • Create another catalog and click "Return to catalog" to verify navigation to the catalog page
  • Edit an existing catalog and verify the edit flow works without showing a confirmation screen
  • Verify lint passes: npm run lint

@celdrake celdrake force-pushed the bugs-buddy-jira-ai-issue-solver/EDM-3804 branch from e5b0bfb to 8581d8d Compare June 15, 2026 14:41
Co-authored-by: Celia Amador Gonzalez <camadorg@redhat.com>
Made-with: Cursor
Co-authored-by: Celia Amador Gonzalez <camadorg@redhat.com>
Made-with: Cursor
@celdrake celdrake force-pushed the bugs-buddy-jira-ai-issue-solver/EDM-3804 branch from 8581d8d to e9e8ed5 Compare June 15, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant