monero-gui/wizard
reemuru bf324ec2d9
bug: reset wallet path on network change
When changing network type without changing
wallet path the gui will attempt to open the
most recently used wallet path and network type
even if they don't match. This commit forces the
user back to wallet setup under this condition.
As long as network type and wallet path are both
updated before closing the issue will no longer occur.
2022-01-31 23:34:24 -05:00
..
CMakeLists.txt Migrate build system to cmake 2019-11-27 22:59:27 +01:00
WizardAskPassword.qml wizard: clear password field after wallet creation 2021-12-26 02:15:07 +01:00
WizardController.qml WizardOpenWallet1: navigate with keyboard; enable accessibility 2021-07-06 10:41:03 +02:00
WizardCreateDevice1.qml Wizard: display selected network (testnet/stagenet) on "Create a new wallet" header 2022-01-13 20:56:00 +01:00
WizardCreateWallet1.qml Wizard: display selected network (testnet/stagenet) on "Create a new wallet" header 2022-01-13 20:56:00 +01:00
WizardCreateWallet2.qml wizard: clear password field after wallet creation 2021-12-26 02:15:07 +01:00
WizardCreateWallet3.qml WizardNav: use PageIndicator in wizardProgress 2020-05-01 11:40:47 +02:00
WizardCreateWallet4.qml wizard: clear password field after wallet creation 2021-12-26 02:15:07 +01:00
WizardDaemonSettings.qml Merge pull request #3422 2021-04-22 01:57:04 -04:00
WizardHeader.qml WizardHeader: fix subtitle text width 2021-08-13 14:56:22 +02:00
WizardHome.qml bug: reset wallet path on network change 2022-01-31 23:34:24 -05:00
WizardLanguage.qml WizardLanguage: introduce LanguageButton component, replace the btn 2020-11-04 03:10:02 +00:00
WizardMenuItem.qml WizardModeSelection: optional 'Portable mode' feature support 2020-09-22 15:08:18 +00:00
WizardModeBootstrap.qml SimpleMode: automatic public nodes discovering and switching 2019-09-09 15:24:26 +00:00
WizardModeRemoteNodeWarning.qml SimpleMode: automatic public nodes discovering and switching 2019-09-09 15:24:26 +00:00
WizardModeSelection.qml support pruning of new databases 2021-04-05 18:56:19 -05:00
WizardNav.qml WizardOpenWallet1: navigate with keyboard; enable accessibility 2021-07-06 10:41:03 +02:00
WizardOpenWallet1.qml WizardOpenWallet1: new wallet icons; hide "Mainnet" label in simple mode 2021-11-29 20:16:23 +01:00
WizardRestoreWallet1.qml wizard: clear password field after wallet creation 2021-12-26 02:15:07 +01:00
WizardRestoreWallet2.qml wizard: clear password field after wallet creation 2021-12-26 02:15:07 +01:00
WizardRestoreWallet3.qml WizardRestoreWallet3: remove unused code 2022-01-16 19:01:51 +01:00
WizardRestoreWallet4.qml wizard: clear password field after wallet creation 2021-12-26 02:15:07 +01:00
WizardSummary.qml WizardSummary: use "Mnemonic seed language" instead of "Language" 2021-11-30 23:14:38 +01:00
WizardSummaryItem.qml Remove scaleRatio 2019-04-25 21:09:23 +02:00
WizardWalletInput.qml WizardWalletInput: red border if error; error messages; remove placeholders; smaller font; icon for browse button 2021-07-10 20:14:23 +02:00