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

[BUG]: redirecting to /auth/login automatically when we click on the back button #66

Closed
1 task done
priyankarpal opened this issue Jan 1, 2024 · 3 comments
Closed
1 task done
Labels
🛠 goal: fix 🚦 status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet)

Comments

@priyankarpal
Copy link
Member

Has this bug been raised before?

  • I have checked "open" AND "closed" issues and this is not a duplicate

Where did you find this bug?

production

Description

Redirecting to /auth/login automatically when we click on the back button.

Steps to Reproduce

To produce the error please go -

  • to the production site
  • click on the Add rating, it will redirect to the /auth/login
  • now click on the back icon & you will face the error.

I have added the recording please check

Screenshots

2024-01-01_08-14-26.mp4

Do you want to work on this issue?

No

If "yes" to above, please explain how you would technically implement this

No response

@priyankarpal priyankarpal added 🚦 status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet) 🛠 goal: fix labels Jan 1, 2024
@adityaoberai
Copy link

This seems to be expected behaviour to prevent a user from adding a rating without logging in. @eddiejaoude can probably clarify more here but I think makes sense to auto-redirect to the login page before the rating is added.

@eddiejaoude
Copy link
Member

Thank you for raising the issue. Yes @adityaoberai is correct, this page is protected as only authenticated users can give a rating 👍

@priyankarpal if you log in with your GitHub (single click), this won't happen and you can rate as many repos as you like.

So I will close this issue.

@eddiejaoude eddiejaoude closed this as not planned Won't fix, can't repro, duplicate, stale Jan 3, 2024
@priyankarpal
Copy link
Member Author

priyankarpal commented Jan 3, 2024

Thank you for raising the issue. Yes @adityaoberai is correct, this page is protected as only authenticated users can give a rating 👍

@priyankarpal if you log in with your GitHub (single click), this won't happen and you can rate as many repos as you like.

So I will close this issue.

got it. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠 goal: fix 🚦 status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet)
Projects
None yet
Development

No branches or pull requests

3 participants