---
tags: v3, dragons, testing
---
# Testing Session (7/26/22)
## Hub
- As a user who has connected who isn't in any DAOs on the selected network...
- **Remove reference to ...or Explore a Million DAOs when user connects and isn't in any DAOs**
- As a user who has connected, and is in DAOs on the selected network...
- I should be able to see a list of my DAOs (in List and Grid view) with all of the DAO metadata
- **Change network to human from chain id**
- Why is this designed this way?
- As a DAOist I want to see a summary of the high-level information for my DAOs:
- Is there a need to view the Membership of a DAO?
- Number of active proposals
- Members at a glance -- see drastic changes in membership to see if folks have either left or joined (maybe want to see new Members?)
- Are changes in treasury drastically changing in a way that I didn't expect?
- Safety check that could indicate capture
- Identify *where the DAOist needs to interact* if coming to this as a **Dashboard**
- Future ideas: new forum posts, active vote outside of a proposal or active Snapshot?
- **Capitalize the Daos -> DAOs in the search placeholder text**
- **Data should be the same between the List and Grid view** -- the label is different on the List
- These views should be the same information but different views
- **Change Delegate to Delegated To in the List view**
- **Make the table header dynamic instead of hardcoded "3 DAOs"**
- Add a `tags` column to each view
- **Update the colors for the tags**
- **The clickevent on Sort is blocked by the chevron icon**
- Sort by newest/oldest are the DAOs created date
- We should look into this -- is it the DAO date or when I joined?
- Why did we choose the values we choose?
- Let's think of some useful sorts from a user story level and see what we can combine together at the Subgraph level
- What do folks who are in a lot of DAOs want? What criteria are they using as they sort and navigate the current v2 interface?
- Super users are likely *involved* in far fewer DAOs than they are actually part of
- Which DAOs would they want to see at the top?
- How do they navigate to these specific DAOs?
- Since we don't have chevrons in the Grid view how do we want to indicate sort order?
- **Edit SELF_ID -> Edit Ceramic Profile**
- Have a more appropriate description for this
- **Add back in the Go to DAO button/make the name clickable**