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

Inappropriate Display of 'Get Started' Button for Users with Layer5io Account #5295

Closed
captain-Akshay opened this issue Jan 17, 2024 · 5 comments · Fixed by #5341
Closed
Assignees
Labels
kind/enhancement New feature or request

Comments

@captain-Akshay
Copy link
Contributor

Description

The site currently displays a signup button regardless of whether the user has a cookie indicating prior signup. This behavior is not consistent with user expectations and may lead to confusion.

Expected Behavior

After a user has signed up and a relevant cookie is present, the 'Get Started' button should not be displayed to enhance a streamlined and personalized user experience.

Possible Solution:

Implement logic to check for the presence of a signup-related cookie. If the cookie is present, do not display the signup button. Ensure this check is performed consistently across page loads.

Screenshots

(This is even i have logged in Layer5io)

image

Environment:

  • Host OS:
  • Browser:

Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

@captain-Akshay captain-Akshay added the kind/bug Something isn't working label Jan 17, 2024
@narasimha-1511
Copy link
Member

i want to work on this issue..

@captain-Akshay
Copy link
Contributor Author

@narasimha-1511 sorry I forgot to assign it to me but if you can fix it then please raise a PR for it and i will make sure that the it merged!

@JyothiSwaroopReddy07
Copy link
Contributor

We cant access the cookies of other website from correct website. As "Get Started" is in layer5.io and we are registering on meshery.layer5.io . Access these cookie is not possible. I have tried it.

@leecalcote
Copy link
Member

@Shabab007 @prajjwalyd FYI

@leecalcote
Copy link
Member

I'll have to try this out...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

4 participants