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
I am sure we're aware of this , but would be good to discuss how we can clean this one up.
Let me try to recap all the views we have first:
/funds which you access when you click on the Send on the dashboard.
settings/wallet/funds which you access from Settings> On-chain funds which has the functionality
settings/wallet which is a duplicate of 4. Settings` > On-chain wallet
settings/walletwhich you access by Settings > On-chain funds clicking settings icon in the top right.
I think we overcomplicated stuff here.
is send
is receive
3 and 4 are duplicates and we should remove onchain wallet setting and call this wallet settings
Just to bring things again into perspective:
Every wallet has 4 basic views:
/Wallet - transaction overview with balance send and receive buttons
Wallet/Send - sending
Wallet/Receive - receiving
Wallet/Settings - for wallet related settings
@dennisreimann I hope outlined this accurently, tbh it was quite tricky as I got lost in the navigation. Do you have any reasoning or ideas how we could tackle this cleanup? Perhaps there are some technical considerations I am missing out here, but I am sure a lot of this is caused by us not knowing specifically how we want to do this, and perhaps overthinking on the receive functionality.
The text was updated successfully, but these errors were encountered:
Settings > On-chain wallet (which seems to be only on-chain wallet) and it works
Ideal solution here is to have a single wallet, that unifies lightning and on-chain, but also works regardless of the server settings, so a combination of both views.
Wallet (either will be part of the Dashboard tab) or it's own tab
Includes the Unified Balance
Lists the latest transactions, possibly invoices
Send / Receive buttons
Wallet/Send - Send view, accessible only through the Wallet
Wallet/Receive - Receive view, accessible only through the Wallet, maybe we eventually add Lightning support here, but at the moment, Lightning receive is done through the Keypad
Wallet/Settings - for Lightning and On-chain Wallet related Settings
I am sure we're aware of this , but would be good to discuss how we can clean this one up.
Let me try to recap all the views we have first:
/funds
which you access when you click on theSend
on the dashboard.settings/wallet/funds
which you access fromSettings> On-chain funds
which has the functionalitysettings/wallet which is a duplicate of 4.
Settings` > On-chain walletsettings/wallet
which you access by Settings > On-chain funds clickingsettings icon
in the top right.I think we overcomplicated stuff here.
Just to bring things again into perspective:
Every wallet has 4 basic views:
@dennisreimann I hope outlined this accurently, tbh it was quite tricky as I got lost in the navigation. Do you have any reasoning or ideas how we could tackle this cleanup? Perhaps there are some technical considerations I am missing out here, but I am sure a lot of this is caused by us not knowing specifically how we want to do this, and perhaps overthinking on the receive functionality.
The text was updated successfully, but these errors were encountered: