Geo: merging pages design review

Overview

Currently, we have similar layouts on the Geo subpages for projects, designs, and uploads (packages will be added later.) Zack already opened the issue for the FE :)

The idea is to have a single view and iteratively push the changes to the design. I will put the expected look and propose the possible iteration later.

Related issues

restructuring the status

Proposed design

The iteration could be discussed with @zcuddy and @fzimmer later in detail.

The first iteration

projects

  • Merged the pages into one view with two levels of tabs.
  • Removed the batch operations button and put Reverify all and Resync all. : The idea here is to show the button at the very first level. In case users found a problem, they need to quickly react on it by clicking those buttons.
  • Changed the labels of the status (on the tab)
  • Choosing the status by clicking on the dropdown.
  • Filter by name field is next to the dropdown.

The future iteration

Future_iteration__subtext

  • Card component -> Table component: We are using the card component, but it occurs long scrolling when users explore this list. I think it would work with the table component and it will show more content.
  • Applied new status system and its visual: For now, I don't think we need to make the status clickable. And maybe clickable later, if there's any information to show :)
  • Showing the latest event: For provide better experience, I put the latest event log on the table.
  • Accordion includes the time logs: The assumption behind this design was that users want to check the status not the detail at first. If they need to check the details, then it's okay to make 1 step more to click on the table.
Edited by Sunjung Park