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

Create user context for accessing currently logged in user #80

Open
hpar461 opened this issue Mar 21, 2022 · 0 comments
Open

Create user context for accessing currently logged in user #80

hpar461 opened this issue Mar 21, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@hpar461
Copy link
Contributor

hpar461 commented Mar 21, 2022

In order to access user profiles across multiple components in the application, a user context needs to be created for user information to be accessed.

The places that need access to this context variable is, but not limited to:

  • Profile element in nav bar
  • post preview component
  • login page
  • community page
  • posts page
  • post page (individual post with comments)
  • new post page?

*Although we added this issue because that's how we thought it would be implemented, you can modify or adjust according to how you think would be the best.

@hpar461 hpar461 added the enhancement New feature or request label Mar 21, 2022
@hpar461 hpar461 added this to the Assignment 2 milestone Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant