https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31699 Bug ID: 31699 Summary: Add a generic way to redirect back to the page you were on at login for modal logins Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org Currently, we have a few extra buttons in the OPAC that trigger the login modal.. however, in most cases those don't do anything clever to keep the users context and instead they result with the jarring shift to the opac-user page once logged in. We should implement a general redirect option to allow such modal trigger to specify that context should be maintained. Example - Trying to add a comment on the opac-detail page when not logged in. It'll trigger a login modal and then redirect you to opac-user upon success losing the context of the item you were trying to comment on. -- You are receiving this mail because: You are watching all bug changes.