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
Purpose of this thread is to identify a checklist of tasks per proposal, mostly as a reminder as I revamp proposal UIs 😛 Rather than creating multiple issues per proposal, I'm consolidating them all into one place for simplicity. Feel free to comment in this thread of any proposal related UI/UX suggestions and I will edit this instant post.
Payment (SendToken.js)
Must check payment amount of any ERC20 against DAO balance prior to submitting payment proposal
NFTs (SendNFT.js)
Must check that DAO holds NFTs prior to submitting NFT proposal
CALL (ContractCall.js)
Allow interacting with Read functions instead of redirecting to Etherscan
Add some sort of check (if possible) ahead of submitting CALL prop to see if proposal may actually be processed when passed as it's poor UX when CALL prop can be submitted but cannot be processed
The text was updated successfully, but these errors were encountered:
Purpose of this thread is to identify a checklist of tasks per proposal, mostly as a reminder as I revamp proposal UIs 😛 Rather than creating multiple issues per proposal, I'm consolidating them all into one place for simplicity. Feel free to comment in this thread of any proposal related UI/UX suggestions and I will edit this instant post.
Payment (
SendToken.js
)NFTs (
SendNFT.js
)CALL (
ContractCall.js
)The text was updated successfully, but these errors were encountered: