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] Warning message You are not authenticated... #30

Closed
crashzk opened this issue Mar 24, 2024 · 1 comment
Closed

[BUG] Warning message You are not authenticated... #30

crashzk opened this issue Mar 24, 2024 · 1 comment

Comments

@crashzk
Copy link

crashzk commented Mar 24, 2024

image

I noticed that this warning is only displayed to the user if they have already logged in to the site. In other words, if you have never logged in and change your skins, you will not receive this warning, so you will not be notified that you need to be logged in to synchronize your skins.

Wouldn't it be correct for the message to appear to all users, even if they have never logged in to the site?

@ianlucas
Copy link
Owner

That's the intended behavior, if the user for some reason got unauthenticated they are notified they are changing items without reflecting it with the server. Returning users will know they need to authenticate if it's the first time they are accessing the page on the browser.

@ianlucas ianlucas closed this as not planned Won't fix, can't repro, duplicate, stale Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants