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
One of the pain points we have seen people run into is signing in with SIWE when a wallet is already connected to the app but not signed in.
Currently the modal will show a state with a large disconnect button and a tooltip asking the user to sign in.
Users who are not familiar with SIWE will ignore the tooltip because the smaller Account icon doesn't represent "sign in" very well. The user will instead disconnect, then click the connect button in the app again, select their wallet and then go through the SIWE experience within the modal. I think the amount of steps the user takes can be reduced.
Instead I think connectkit should make the SIWE requirement more obvious to the user if a wallet is already connected to the app.
Current:
Alternately I think if a wallet is connected to the app and the user opens the modal, the user should see this view first. A bonus would be to add the wallet address in this view too:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
One of the pain points we have seen people run into is signing in with SIWE when a wallet is already connected to the app but not signed in.
Currently the modal will show a state with a large disconnect button and a tooltip asking the user to sign in.
Users who are not familiar with SIWE will ignore the tooltip because the smaller Account icon doesn't represent "sign in" very well. The user will instead disconnect, then click the connect button in the app again, select their wallet and then go through the SIWE experience within the modal. I think the amount of steps the user takes can be reduced.
Instead I think connectkit should make the SIWE requirement more obvious to the user if a wallet is already connected to the app.
Current:
Alternately I think if a wallet is connected to the app and the user opens the modal, the user should see this view first. A bonus would be to add the wallet address in this view too:
Thanks and curious to hear what people think!
Beta Was this translation helpful? Give feedback.
All reactions