Fix redirect after sign in when requesting access
What does this MR do and why?
Fix redirect after sign in when requesting access
Changelog: fixed
References
Please include cross links to any resources that are relevant to this MR This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
| Before | After |
|---|---|
| Screen_Recording_2024-10-29_at_14.10.48 | Screen_Recording_2024-10-29_at_14.09.26 |
How to set up and validate locally
- Visit http://gdk.local:3000/root/Typeahead.Js/-/project_members/request_access when not signed in
- Sign in
You should be redirected to http://gdk.local:3000/root/Typeahead.Js/-/project_members with a message confirming access has been requested (or possibly that you already have access)
Edited by Lee Tickett