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

hide followall until login #116

Closed
wil-gerard opened this issue Mar 28, 2022 · 0 comments · Fixed by #125
Closed

hide followall until login #116

wil-gerard opened this issue Mar 28, 2022 · 0 comments · Fixed by #125
Assignees
Labels
bug Bug to be fixed

Comments

@wil-gerard
Copy link
Owner

wil-gerard commented Mar 28, 2022

Currently, the UserList still displays the follow all button after logout.

Screenshot 2022-03-28 130351

A potential solution is creating a localStorage item that updates based on the user's login status.

The code that needs to be updated can be found in the UserList.tsx component

@wil-gerard wil-gerard added the bug Bug to be fixed label Mar 28, 2022
@wil-gerard wil-gerard self-assigned this Mar 29, 2022
@wil-gerard wil-gerard assigned DanCAnderson and unassigned wil-gerard Apr 9, 2022
@wil-gerard wil-gerard linked a pull request Apr 10, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug to be fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants