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

fix: Compare versions' back button sometimes returns to invalid URL #413

Merged
merged 1 commit into from
May 30, 2024

Conversation

fsbraun
Copy link
Member

@fsbraun fsbraun commented May 23, 2024

Description

"Compare versions" offers a back button. This typically returns to the edit or preview endpoint.

When editing a plugin and immediately afterwards clicking "Compare versions..." left the back button returning to an internal URL which only updates the toolbar.

This PR ensures that the correct toolbar request path is kept for the back button.

Related resources

  • #...
  • #...

Checklist

  • I have opened this pull request against master
  • I have added or modified the tests when changing logic
  • I have followed the conventional commits guidelines to add meaningful information into the changelog
  • I have read the contribution guidelines and I have joined #workgroup-pr-review on
    Slack to find a “pr review buddy” who is going to review my pull request.

@fsbraun fsbraun requested a review from a team May 23, 2024 22:01
@fsbraun fsbraun merged commit f31b5e0 into master May 30, 2024
109 checks passed
@fsbraun fsbraun deleted the fix/back-button branch May 30, 2024 10:28
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.

2 participants