You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We discussed a approach that leverages JavaScript to save the current URL in the session. Later, when handling the back button functionality with an additional JavaScript implementation, the session can be queried for a stored URL. If a value is found, it can be used directly, bypassing the need to recompute the back path from the existing parameters.
Describe the bug
Can the Go Back button after clicking on a belongs_to record go back to where it was opened from instead of the resource index page
Related to #3475
Reproduction repository for the bug
Steps to use in the reproduction repository
Steps to reproduce the behavior:
Expected behavior & Actual behavior
Should go back to Course Links page
System configuration
Avo version: 3.15.4
Rails version: 7.2.2
Ruby version: 3.3.1
License type:
Are you using Avo monkey patches, overriding views or view components?
Screenshots or screen recordings
19.12.2024_15.20.43_REC.mp4
Additional context
Impact
Urgency
The text was updated successfully, but these errors were encountered: