Skip to content

[Dashboard] Team Projects Page #4420

Closed
@svenefftinge

Description

@svenefftinge

The team landing page has a URL https://gitpod.io/<team-name>/
The main tab Projectsshould list all projects of the team.

User Experience goal

The user should be able to a) see all added projects, b) navigate to the new project flow, c) navigate to adding a member page, d) navigate to any of the project pages.

Proposal

In this first MVC (minimum viable change), we can do the following:

  1. Reuse the same pattern for the empty state when there are no recent projects.
  2. Introduce a card component for each project.
  3. Use a three column layout based on the existing 12 column grid for adding projects cards.
  4. Include a card placeholder for making adding project more intuitive.
  5. Link to the latest prebuid on the bottom of each card.

Designs

Empty 1 Project 1 Project (Hover)
0 1 1-Hover
Multiple Projects Multiple Projects (Grid)
Many Many-Grid

See also design specs.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions