Gap
The QML Send page has a plain address input. It cannot open the address book, choose a saved contact, or autofill labels for known destinations like the Qt widgets send entry does.
Work
Add contact selection from the Send flow, label autofill for known addresses, and clear behavior when the user changes the destination. This should work for single and multiple recipient flows.
Code References
qml/components/BitcoinAddressInputField.qml:43
bitcoin/src/qt/sendcoinsentry.cpp:52
bitcoin/src/qt/sendcoinsentry.cpp:226
Gap
The QML Send page has a plain address input. It cannot open the address book, choose a saved contact, or autofill labels for known destinations like the Qt widgets send entry does.
Work
Add contact selection from the Send flow, label autofill for known addresses, and clear behavior when the user changes the destination. This should work for single and multiple recipient flows.
Code References
qml/components/BitcoinAddressInputField.qml:43bitcoin/src/qt/sendcoinsentry.cpp:52bitcoin/src/qt/sendcoinsentry.cpp:226