zeeguu / web

Frontend for the zeeguu web application.
https://www.zeeguu.org
3 stars 5 forks source link

Redirect from login #307

Closed tfnribeiro closed 5 months ago

tfnribeiro commented 5 months ago

Added the option to pass an URL to the login page so when the user successfully logs in they are redirected to where they were sent from.

This is useful to allow the user to login from the extension and return to where they called it from.

netlify[bot] commented 5 months ago

Deploy Preview for voluble-nougat-015dd1 ready!

Name Link
Latest commit dff35d5cc7a5793a3ce527267027840f2c4b6915
Latest deploy log https://app.netlify.com/sites/voluble-nougat-015dd1/deploys/65df4c3267a53d000801c0ea
Deploy Preview https://deploy-preview-307--voluble-nougat-015dd1.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

mircealungu commented 5 months ago

Something's fishy: after I logout I get the following error:

image

does this happen to you too ?

tfnribeiro commented 5 months ago

I have seen this - but I thought it has been fixed. I will double check what might have happened. Thanks for spotting it!

On Tue, 27 Feb 2024, 17.52 Mircea Filip Lungu, @.***> wrote:

Something's fishy: after I logout I get the following error:

image.png (view on web) https://github.com/zeeguu/web/assets/464519/de6f10ad-93b3-4531-b0b1-6f20b001a938

does this happen to you too ?

— Reply to this email directly, view it on GitHub https://github.com/zeeguu/web/pull/307#issuecomment-1967097579, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEEVT7ERYLJRU72PKPSPR3TYVYFMHAVCNFSM6AAAAABD2NWYOGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRXGA4TONJXHE . You are receiving this because you authored the thread.Message ID: @.***>

tfnribeiro commented 5 months ago

I can't replicate it... I had seen this before, but it seemed to have been fixed when I changed these lines:

image