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

Bugfix: Redirects the Partial View on Create #1955

Merged
merged 1 commit into from
May 29, 2024

Conversation

loivsen
Copy link
Contributor

@loivsen loivsen commented May 29, 2024

Description

Redirects the partial view on create correctly.

Fixes umbraco/Umbraco-CMS#16451

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (minor updates related to the tooling or maintenance of the repository, does not impact compiled assets)

@loivsen loivsen requested a review from leekelleher May 29, 2024 13:40
@leekelleher leekelleher changed the title fixes https://github.com/umbraco/Umbraco-CMS/issues/16451 Bugfix: Redirects the Partial View on Create May 29, 2024
Copy link
Member

@leekelleher leekelleher left a comment

Choose a reason for hiding this comment

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

Tested out, works as expected! 👍

@leekelleher leekelleher merged commit ee0bd0d into main May 29, 2024
7 checks passed
@leekelleher leekelleher deleted the v14/bugfix/create-partial-view-routing branch May 29, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot create new partial view, when already on that page
2 participants