-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
Convert all components to use the context api data #19
Labels
Comments
If anybody else isn't currently working on this, I would like to start working on this feature. Any guidelines in this regard would be highly appreciated! |
I would like to work on this issue. Please assign me this. |
Assigned! |
Thanks for assigning to me. I'm working on it. |
Is this done ? Else i can work on it @xlogix |
Assigned! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
User data has been added to the context API. Many existing components are making requests to the server in order to get this data. Need to update these components to use the context API data instead.
The text was updated successfully, but these errors were encountered: