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
As we are moving this feature to a future version, we need to remove the copy which tells the user they can search by contract address.
For Swap:
The text above the input bar asks which token we want to swap. But we are not entering in a token. We are entering in a DAO name. Let's change that too.
Text: "Which DAO's token do you want to swap?"
Input bar text: "Enter DAO name"
For Launch / New DAO:
(the contract address prompt should never be in this flow. We have not yet created it).
Input bar text: "Enter a name for your DAO"
For Launch / New DAO:
Input bar text: "Enter DAO name"
The text was updated successfully, but these errors were encountered:
For the 2nd point (For Launch / New DAO), can it have the input bar text as "Enter DAO name" instead of "Enter a name for your DAO", same as the rest of the two points have? Because I can see the application is using the same single component to add these placeholders for the input box.
As we are moving this feature to a future version, we need to remove the copy which tells the user they can search by contract address.
The text above the input bar asks which token we want to swap. But we are not entering in a token. We are entering in a DAO name. Let's change that too.
Text: "Which DAO's token do you want to swap?"
Input bar text: "Enter DAO name"
(the contract address prompt should never be in this flow. We have not yet created it).
Input bar text: "Enter a name for your DAO"
Input bar text: "Enter DAO name"
The text was updated successfully, but these errors were encountered: