Skip to main content

How to prevent Google Auth popup and session page from both opening on link click?

Hi, I have implemented Google Auth with the MemberStack app, but running into a problem "https://www.devgtmacademy.com/cohorts/live-cohort-1". I have multiple sessions on any session click I want to add Google Auth. When the user completes the auth process, only then does the user redirect to that specific session page, but what happens is that on session click, the signup popup opens, and then the session page opens as well.

Here's the sandbox link: https://preview.webflow.com/preview/devgtm-academy?utm_medium=preview_link&utm_source=designer&utm_content=devgtm-academy&preview=832145cb4acffd0e0e38aa416c789283&pageId=69e9ddd68f1d037850eda15b&itemId=69e9ddff6b1d9f760542dfeb&locale=en&workflow=preview

2 comments

  • A J
    A J

    Hey Kunwarpreet Singh,

    Are you still facing this issue?

    I was testing signing up on the site via Google Auth and currently when I click on a session,

    • the signup modal opens up
    • google auth signup method is completed
    • only then, I get redirected to the session I had clicked on before signing up

     

    So, I believe it is currently working as expected. If you still are facing this issue of both signup modal opening up and the session link also opening at the same time, will it be possible to screen record this experience to help in troubleshooting?

    Probably test from an incognito window for a fresh experience.

    0
  • Kunwarpreet Singh
    Kunwarpreet Singh OP

    Users are able to see signup popup because I have added custom code which detects if someone has not sign-up then show the popup modal and do the signup. After signup user are redirecting to their respective sessions which they have clicked.

    But the main problem is after signed-up if user clicks on other sessions firstly they see popup for 1-2sec then they are redirecting to their session links. For UX POV this is not good. I want after signing up they will go to any session seamlessly.

    Also other problem is If I directly paste any session link, the link is opening even user hasn't signed-up?

    Does Memberstack has the solution for both these scenerio's? 

    Here's the loom video for reference: https://www.loom.com/share/2b74d9103fb54147b02625bc0dfed3e4

    0

Please sign in to leave a comment.

Sitemap