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

Integrate Viewer API to UserMenu #830

Closed
kevinhughes27 opened this issue Aug 17, 2018 · 1 comment
Closed

Integrate Viewer API to UserMenu #830

kevinhughes27 opened this issue Aug 17, 2018 · 1 comment

Comments

@kevinhughes27
Copy link
Owner

part of #750

The UserMenu component is currently hard coded. After #829 is completed this component should use real data. It will need to be wrapped in a QueryProvider and unfortunately I am pretty sure there is no way to integrate this with the QueryProvider for the route component meaning the initial page load will require 2 API requests. We should make this provider higher up for the entire Admin component (side nav, top nav etc) that way we can add other fragments eventually (like notifications etc).

Task:

  • Update UserMenu to use real data from the Viewer API
  • Add a QueryProvider for the admin component so other fragments can be added

@hiteshkanwar

@kevinhughes27
Copy link
Owner Author

@hiteshkanwar

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

1 participant