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
In the initial state of our refund page, the "connect wallet" button exists to be able to connect a Rootstock wallet and scan for refundable swaps.
BUT that's just super confusing for users who never used or don't plan to use Rootstock or are not thinking about Rootstock in this moment. It feels like the "continue" button - that I have to connect a wallet to do a Liquid refund.
Also it is confusing for users that don't know that a Rootstock wallet can be scanned for refundable swaps. We should make it clear that refund section has two parts: file upload is for swaps originating from UTXO chains like Liquid, the wallet connect button for swaps originating from EVM chains like Rootstock. I propose to use the following descriptions headlining each: For refunds originating from UTXO chains like Liquid, Upload your refund file and reclaim your locked funds. For refunds originating from EVM chains like Rootstock, connect your wallet below to scan for refundable swaps.
Maybe with a separator line in between them.
When a wallet is connected, fully scanned and doesn't have refundable swaps we should say that in a button below No refundable swaps found otherwise the button should say Refund Swap to open the swap for refund. I had support cases where users just didn't understand to enter the displayed swap via the View button. Maybe we should call the View button Refund in this state.
Yes, this creates two entries into refunding a swap: one big button on the bottom and one small View/Refund button for each swap in the list and that is wanted because there might be multiple refundable swaps found in a rootstock wallet the same way utxo chains can have multiple refundable swaps in local storage and users can enter them individually by pressing View/Refund. The big Refund button below just always enters the first refundable swap and exists for the sake of users not missing the button in the 99% case where there is only one refundable swap.
If a non-Rootstock refund file is uploaded this is the state. I would completely remove the rootstock part for this state.
The same way I would remove the Refund file upload section when a refundable rootstock swap is displayed.
So /refund offers two ways to start out: utxo and evm refund but when one is active, it only shows one.
The text was updated successfully, but these errors were encountered:
I propose to use the following descriptions headlining each: For refunds originating from UTXO chains like Liquid, Upload your refund file and reclaim your locked funds. For refunds originating from EVM chains like Rootstock, connect your wallet below to scan for refundable swaps.
I think these are too complicated.
We could go for a tab / pills like ui where one either gets the choice
"Bitcoin like" - not sure about that naming
"Rootstock" - no need to throw the word EVM in here since its the only one
BUT that's just super confusing for users who never used or don't plan to use Rootstock or are not thinking about Rootstock in this moment. It feels like the "continue" button - that I have to connect a wallet to do a Liquid refund.
Also it is confusing for users that don't know that a Rootstock wallet can be scanned for refundable swaps. We should make it clear that refund section has two parts: file upload is for swaps originating from UTXO chains like Liquid, the wallet connect button for swaps originating from EVM chains like Rootstock. I propose to use the following descriptions headlining each:
For refunds originating from UTXO chains like Liquid, Upload your refund file and reclaim your locked funds.
For refunds originating from EVM chains like Rootstock, connect your wallet below to scan for refundable swaps.
Maybe with a separator line in between them.
No refundable swaps found
otherwise the button should sayRefund Swap
to open the swap for refund. I had support cases where users just didn't understand to enter the displayed swap via theView
button. Maybe we should call theView
buttonRefund
in this state.Yes, this creates two entries into refunding a swap: one big button on the bottom and one small
View/Refund
button for each swap in the list and that is wanted because there might be multiple refundable swaps found in a rootstock wallet the same way utxo chains can have multiple refundable swaps in local storage and users can enter them individually by pressingView/Refund
. The bigRefund button
below just always enters the first refundable swap and exists for the sake of users not missing the button in the 99% case where there is only one refundable swap.If a non-Rootstock refund file is uploaded this is the state. I would completely remove the rootstock part for this state.
The same way I would remove the Refund file upload section when a refundable rootstock swap is displayed.
So /refund offers two ways to start out: utxo and evm refund but when one is active, it only shows one.
The text was updated successfully, but these errors were encountered: