mirror of
https://github.com/nspcc-dev/panel-fs-neo-org.git
synced 2026-03-01 04:29:25 +00:00
Wallet selector tries to open a popup #94
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @roman-khimov on GitHub (Mar 18, 2024).
Current Behavior
Expected Behavior
Wallet selector appearing.
Possible Solution
We can display the selector itself immediately on the page instead of "built with", there is not much you can do without a wallet anyway. Then it shouldn't trigger popups, it worked somehow without them before.
@mike-petrov commented on GitHub (Mar 18, 2024):
It appears when you click on connect wallet? I thought it appears when you open new tab with neon wallet connection.
@roman-khimov commented on GitHub (Mar 18, 2024):
Neon, yes. The panel with wallet list is displayed fine.
@roman-khimov commented on GitHub (Mar 18, 2024):
It worked somehow in 0.4.0.
@roman-khimov commented on GitHub (Mar 18, 2024):
I've just tried and it's the same for governance.neo.org. Weird.
@mike-petrov commented on GitHub (Mar 19, 2024):
I checked, it turns out that the connection to the Neon wallet is built that way and there is no way we can fix it.
@roman-khimov commented on GitHub (Mar 19, 2024):
OK, let's leave it as is for now.