adminjs
adminjs copied to clipboard
User gets Stuck b/w "Edit" and "Show" Screen ,when User taps on Back button from Edit Screen
The user gets Stuck on b/w "Edit" and "Show" Screen when the User taps on the Back button from Edit Screen in the admin js
- [email protected]
- @adminjs/[email protected]
- @adminjs/[email protected] ... mongo, express (whatever you think is relevant)
Steps to reproduce the behavior:
- Open one Record from the list
- Click on “Edit” >> Click on the “Back” Button
- Again Click on the “ Back” Button
- See the error
Expected behavior: User should navigate out from the record list page
Actual result : The user gets Stuck b/w "Edit" and "Show" Screen
@hasrat-malik we're currently working on fixing this.
This should now be fixed.
- actions displayed in the default page view do not have back button next to breadcrumbs anymore, use browser's back button
- actions displayed in the drawer have a back button which navigates back to parent route