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
@nkuba, we were discussing this as a potential issue. When trying to connect to dapp LL was showing all my accounts, from multiple Ledgers. When I chose the one that was not belonging to the Ledger I was connected with, I saw both steps of the Sign message LL modal and got the message displayed for signing on the Ledger device I was connected with. After signing in Ledger, an Invalid Sign In With Wallet signature | We encountered an error. Please try again. error was displayed in the dapp.
Screen.Recording.2024-11-14.at.09.08.46.mov
We were discussing that maybe the LL should not display on the CHOOSE ACCOUNT list the accounts belonging to the Ledger devices that are not connected to the user's computer.
I wonder if that would be achievable. It would require checking for Ledger connectivity at the moment when the CHOOSE ACCOUNT panel is displayed. If user would not have any Ledger connected yet, they would see no accounts available, only Add account button.
Alternative solutions that maybe could be implemented by LL:
Before showing the message for signing, show some screen prompting the user to connect the right Ledger device that controls the chosen account
On the CHOOSE ACCOUNT view group the accounts by the Ledger device they're connected with, to at least signalize to user that the accounts are managed by the different Ledger devices.
The above solutions may not be achievable if Ledger has no info about the belonging of a given account to a given device without user signing some message (which I suspect may be the case).
Let's contact LL to discuss potential solutions.
The text was updated successfully, but these errors were encountered:
@nkuba, we were discussing this as a potential issue. When trying to connect to dapp LL was showing all my accounts, from multiple Ledgers. When I chose the one that was not belonging to the Ledger I was connected with, I saw both steps of the
Sign message
LL modal and got the message displayed for signing on the Ledger device I was connected with. After signing in Ledger, anInvalid Sign In With Wallet signature | We encountered an error. Please try again.
error was displayed in the dapp.Screen.Recording.2024-11-14.at.09.08.46.mov
We were discussing that maybe the LL should not display on the
CHOOSE ACCOUNT
list the accounts belonging to the Ledger devices that are not connected to the user's computer.I wonder if that would be achievable. It would require checking for Ledger connectivity at the moment when the
CHOOSE ACCOUNT
panel is displayed. If user would not have any Ledger connected yet, they would see no accounts available, onlyAdd account
button.Alternative solutions that maybe could be implemented by LL:
CHOOSE ACCOUNT
view group the accounts by the Ledger device they're connected with, to at least signalize to user that the accounts are managed by the different Ledger devices.The above solutions may not be achievable if Ledger has no info about the belonging of a given account to a given device without user signing some message (which I suspect may be the case).
Let's contact LL to discuss potential solutions.
The text was updated successfully, but these errors were encountered: