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

Wrong navigation when go back in resource create #6431

Open
bocanhcam opened this issue Jun 21, 2024 · 1 comment
Open

Wrong navigation when go back in resource create #6431

bocanhcam opened this issue Jun 21, 2024 · 1 comment
Labels
needs more info More information is required

Comments

@bocanhcam
Copy link

In a resource User:

Steps:

  1. In an any page
  2. Go to User index page
  3. Click button create, go to User create page
  4. Submit with invalid input to get error 422
  5. Click on button go back of application or browser

Expected:

  • Redirect to User resouce index

Current:

  • Go back to the page before go to the User resouce index

  • Laravel Version: v10.48.12

  • Nova Version: 4.34.2

  • PHP Version: 8.1

Screencast.from.21-06-2024.11.14.27.webm
@crynobone
Copy link
Member

Unable to reproduce the issue, please provide full reproducing repository based on fresh installation as suggested in the bug report template (or you can refer to https://github.com/nova-issues for example)

@crynobone crynobone added the needs more info More information is required label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info More information is required
Projects
None yet
Development

No branches or pull requests

2 participants