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

Render tenant connections in the Sidebar component #4

Closed
ivorscott opened this issue Jul 11, 2022 · 1 comment
Closed

Render tenant connections in the Sidebar component #4

ivorscott opened this issue Jul 11, 2022 · 1 comment

Comments

@ivorscott
Copy link
Owner

ivorscott commented Jul 11, 2022

Problem

The application now supports multiple tenant connections per user, however, we need to render the connected accounts in the Sidebar component.

Acceptance Criteria

  • Sidebar renders all tenant connections
  • Pinned projects appear on the Sidebar, when a user pins a project
  • Clicking on a tenant connection:
    • filters the projects list
    • highlights the section in the sidebar
    • clicking on any pinned project link navigates to that project

Design

https://www.figma.com/file/M0FVvRZWGUPWgJlby4UPjm/Devpie-Client?node-id=1061%3A793

@ivorscott
Copy link
Owner Author

Complete in c7a565f

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