awx
awx copied to clipboard
Fix: login rerouting only works on the user's current tab (Pull request: #14399)
SUMMARY
This fixes a bug from this pull request.
ISSUE TYPE
- Bug, Docs Fix or other nominal change
COMPONENT NAME
- UI
AWX VERSION
awx: 23.1.1.dev74+g71a6d48612.d20231026
ADDITIONAL INFORMATION
Before this fix, rerouting after user's authentication works only in the browser's tab that user is currently at. If you open a new tab (or click on the link), fix from PR does not work.
Has anyone had a chance to review this PR?
Hi @Sasa993! Thank you so much for this contribution. Rest assured, we certainly will review your PR! We are just a bit slower than normal due to the holidays. We will get back to you soon!
@dmzoneill I fixed the ui-lint error. I think it can be merged now :)
thanks!