--- ###### tags: `Testing` --- # User Stories: SDK and Apps ### [SDK Issues](https://github.com/HausDAO/daohaus-monorepo/issues?q=is%3Aissue+is%3Aclosed+label%3Ahaus-data) - [@daohaus/data: Ceramic (Basic Profile) #92](https://github.com/HausDAO/daohaus-monorepo/issues/92) - As a user with a Ceramic profile connected to the app on a supported chain, I want to see my Ceramic basic profile data in the connect button and profile so that I know that the app is pulling in my data. - [@daohaus/data: User (Address and ENS) #91](https://github.com/HausDAO/daohaus-monorepo/issues/91) - As a user connected to the app on a supported chain, I want to see my address and ENS displayed in the app so that I know if I'm connected. --- ### [Hub Issues](https://github.com/HausDAO/daohaus-monorepo/issues?q=is%3Aissue+is%3Aclosed+label%3Ahub) - [Add "USD" to the Vault total in the Hub List View #373](https://github.com/HausDAO/daohaus-monorepo/issues/373) - As a user connected to the Hub who is in DAOs that have vault values, I want to see a rounded value with "USD" next to it for each DAO's vault. - [Change hub dao icons to use blockie #361](https://github.com/HausDAO/daohaus-monorepo/issues/361) - As a user connected to Hub who is in DAOs, any DAOs in my list that don't have a logo set should display a blockie. - [Create new Hub "Header" #308](https://github.com/HausDAO/daohaus-monorepo/issues/308) - As a disconnected user, I should only see the navigation and not the Profile component in the Header. - As a connected user, I should see both the navigation (Home and Explore) as well as the Profile component. - [Create Hub Home Route and View (Disconnected) #253](https://github.com/HausDAO/daohaus-monorepo/issues/253) - As a user who hasn't connected my wallet, I should be on the /home route and see the overview copy for Hub, as well as the image. - As a user who hasn't connected my wallet, I should see the "Connect Wallet" in the navigation. - [Create Hub Navigation #251](https://github.com/HausDAO/daohaus-monorepo/issues/251) - As a user who hasn't connected my wallet yet I land on the Explore view showing a list of DAOs to Explore and the Profile component prompts me to connect. - As a user who hasn't connected my wallet yet I land on the Dashboard view I see the empty state for the Dashboard UI and the Profile component prompts me to connect. - As a user who is connected and is on the Dashboard view, I see the Dashboard loading my DAO data. - As a user who is connected and is on the Dashboard view and is in DAOs, I see my DAO data after it loads. - [Create DAO Card Component #244](https://github.com/HausDAO/daohaus-monorepo/issues/244) - As a connected user viewing the Grid view, each DAO Card should display information about a DAO I'm in. - As a connected user who is a delegate, the DAO Card for the DAO I'm a delegate in should display a tag showing this. - [Create Grid View for DAOs #243](https://github.com/HausDAO/daohaus-monorepo/issues/243) - As a connected user who has chosen Grid View I should see a grid of DAO Cards with each displaying information about a DAO I'm in. - As a connected user who has chosen Grid View I should see a button for List View where I can click to switch to the table view. - [Integrate DAOhaus Connect into the Hub #171](https://github.com/HausDAO/daohaus-monorepo/issues/171) - As a user, I want to be able to connect my wallet to the Hub App. - As a user, I want to be able to disconnect my wallet from the Hub App. - As a user, I want to see my Ceramic Profile, ENS, or wallet address once I'm connected.* *I know that some of the Ceramic Profile functionality (avatar) is still WIP. - [DAOs Table: Filtering #128](https://github.com/HausDAO/daohaus-monorepo/issues/128) - As a connected user, I should be able to filter DAOs by network or filter by delegation. - [[FUNCTIONS] Create Indexer Lambda Function #126](https://github.com/HausDAO/daohaus-monorepo/issues/126) - As a DAO user with a connected wallet on the Hub App I want to be able to see aggregate data in the DAOs Table for each of the DAOs I'm a member of. - [Create DAOs Table Component #107](https://github.com/HausDAO/daohaus-monorepo/issues/107) - As a user I want to see a list of which DAOs I'm a member of so that I can see the DAO data at a glance. - [Create User Profile Component #101](https://github.com/HausDAO/daohaus-monorepo/issues/101) - As a user I want to see my Ceramic profile data when I'm connected to the Hub App so that I can see my Ceramic profile data and edit it. - [@daohaus/data: Ceramic (Basic Profile) #92](https://github.com/HausDAO/daohaus-monorepo/issues/92) - As a user with a Ceramic profile connected to the app on a supported chain, I want to see my Ceramic basic profile data in the connect button and profile so that I know that the app is pulling in my data. - [@daohaus/data: User (Address and ENS) #91](https://github.com/HausDAO/daohaus-monorepo/issues/91) - As a user connected to the app on a supported chain, I want to see my address and ENS displayed in the app so that I know if I'm connected. --- ### [Summoner Issues](https://github.com/HausDAO/daohaus-monorepo/issues?q=is%3Aissue+is%3Aclosed+label%3Asummoner) - [The Summon "Deployment is in Progress" view displays even after a successful summon transaction #374](https://github.com/HausDAO/daohaus-monorepo/issues/374) - As a user who is summoning a DAO I see a "Deployment in Progress" view while the DAO is being summoned. - As a user who has successfully summoned a DAO I no longer see the "Deployment in Progress" view. - [Create Summoner Success State #164](https://github.com/HausDAO/daohaus-monorepo/issues/164) - As a user who has successfully summoned a DAO on the Summoner App, I want to see a screen informing me that my summon was successful. - As a user who has successfully summoned a DAO on the Summoner App, I want to be able to click on a button to summon another DAO. - As a user who has successfully summoned a DAO on the Summoner App, I want to be able to see the contract address of my summoned DAO. - [Create Summoner Transaction In Progress View #61](https://github.com/HausDAO/daohaus-monorepo/issues/61) - As a user who has summoned a DAO, I want a clear visual cue that my summon was valid and is in progress.