gui-qml icon indicating copy to clipboard operation
gui-qml copied to clipboard

create wallet: don't allow entry of already existing wallet name

Open MarnixCroes opened this issue 6 months ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current behaviour

currently there is no check if the entered wallet name already exists. it should check it and don't allow it/have a related message

as mentioned in https://github.com/bitcoin-core/gui-qml/pull/403#pullrequestreview-2082083987

Expected behaviour

  • not able to continue when entering an already existing wallet name.
  • have a warning/error message that wallet name already exists.

Steps to reproduce

enter existing wallet name

Relevant log output

No response

How did you obtain Bitcoin Core

Compiled from source

What version of Bitcoin Core are you using?

a73577b7b79d541472a80471a6adcadebe6d9deb

Operating system and version

linux

Machine specifications

No response

MarnixCroes avatar Aug 05 '24 13:08 MarnixCroes