You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A way for connected users to be able to connect as a DAO through the app globally
User Story(s):
As a connected user, I want to connect as a dao, so that I can perform operations on mintbos as the DAO
Description
User should be able to see the dao the are connected as, see their role, and see that they can perform certain tasks
Acceptance Criteria
Vaiidate DAO address
show the user's role in the dao
user can change the dao address after connecting
the address should persist
data should be passed down through props
the UI/UX should persist across gateways
Limitations
There's no design for this feature
local Storage for BOS doesn't work on all widgets, so this must be done in the root and passed down through props
Problem
A way for connected users to be able to connect as a DAO through the app globally
User Story(s):
As a connected user, I want to connect as a dao, so that I can perform operations on mintbos as the DAO
Description
User should be able to see the dao the are connected as, see their role, and see that they can perform certain tasks
Acceptance Criteria
Vaiidate DAO address
show the user's role in the dao
user can change the dao address after connecting
the address should persist
data should be passed down through props
the UI/UX should persist across gateways
Limitations
There's no design for this feature
local Storage for BOS doesn't work on all widgets, so this must be done in the root and passed down through props
Resources
The text was updated successfully, but these errors were encountered: