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

After editing, always go back to the previous thing #998

Open
tbar0970 opened this issue Jan 15, 2024 · 0 comments
Open

After editing, always go back to the previous thing #998

tbar0970 opened this issue Jan 15, 2024 · 0 comments

Comments

@tbar0970
Copy link
Owner

Currently, if I'm viewing a list of person groups, and I click "edit" next a group, then save, I'm taken to the "view group" page for that group. Understandable, but if I want to go back to the list of groups I have to go back several steps in my browser history.

I wonder if it's possible that whenever I edit an object, I'm then taken back to whatever page I was on before.
Eg if I was viewing the person group, go back to that page
If I was viewing a list of groups, go back to that list
etc

Can we use Javascript to call history.go(-1) or something like that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant