-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow text input in all currency drop downs #2712
Comments
Yes, we could have a look where else it makes sense to add this functionality. |
Yes that would be definitely good to have at all currency drop downs. We have the code in tha altcoin account setup. |
I'll take a look and start working on this |
…#2226 Basic autocomplete feature for all dropdowns on the major tabs: * Market / Offer Book * Market / Trades * Buy BTC * Sell BTC Known limitations: * Autocomplete still missing from Settings, Account, DAO tabs * Minor UX glitches remain despite lots of debugging and polishing Related issues: * bisq-network#2226 (fixed) * bisq-network#2712 (partially addressed) * bisq-network#112 (superseded)
…#2226 Basic autocomplete feature for all dropdowns on the major tabs: * Market / Offer Book * Market / Trades * Buy BTC * Sell BTC Known limitations: * Autocomplete still missing from Settings, Account, DAO tabs * Minor UX glitches remain despite lots of debugging and polishing Related issues: * bisq-network#2226 (fixed) * bisq-network#2712 (partially addressed) * bisq-network#112 (superseded)
…#2226 Basic autocomplete feature for all dropdowns on the major tabs: * Market / Offer Book * Market / Trades * Buy BTC * Sell BTC Known limitations: * Autocomplete still missing from Settings, Account, DAO tabs * Minor UX glitches remain despite lots of debugging and polishing Related issues: * bisq-network#2226 (fixed) * bisq-network#2712 (partially addressed) * bisq-network#112 (superseded)
…#2226 Basic autocomplete feature for all dropdowns on the major tabs: * Market / Offer Book * Market / Trades * Buy BTC * Sell BTC Known limitations: * Autocomplete still missing from Settings, Account, DAO tabs * Minor UX glitches remain despite lots of debugging and polishing Related issues: * bisq-network#2226 (fixed) * bisq-network#2712 (partially addressed) * bisq-network#112 (superseded)
…#2226 Basic autocomplete feature for all dropdowns on the major tabs: * Market / Offer Book * Market / Trades * Buy BTC * Sell BTC Known limitations: * Autocomplete still missing from Settings, Account, DAO tabs * Minor UX glitches remain despite lots of debugging and polishing Related issues: * fix bisq-network#2226 * partially addressed bisq-network#2712 * superseded bisq-network#112
…#2226 Basic autocomplete feature for all dropdowns on the major tabs: * Market / Offer Book * Market / Trades * Buy BTC * Sell BTC Known limitations: * Autocomplete still missing from Settings, Account, DAO tabs * Minor UX glitches remain despite lots of debugging and polishing Related issues: * fix bisq-network#2226 * partially addressed bisq-network#2712 * superseded bisq-network#112
…#2226 Basic autocomplete feature for all dropdowns on the major tabs: * Market / Offer Book * Market / Trades * Buy BTC * Sell BTC Known limitations: * Autocomplete still missing from Settings, Account, DAO tabs * Minor UX glitches remain despite lots of debugging and polishing Related issues: * fix bisq-network#2226 * partially addressed bisq-network#2712 * superseded bisq-network#112
@shamoons @battleofwizards @ripcurlx |
@huey735 yes, that is correct. The first PR only introduced autocomplete on major tabs to limit the volume of changes. I intend to apply autocomplete more widely in the application over the coming weeks. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically closed because of inactivity. Feel free to reopen it if you think it is still relevant. |
Right now, only when creating a new altcoin account one is able to type the name of the currency to select it from the long drop down options. This option should be expanded to other drop down currency menus in the software.
The text was updated successfully, but these errors were encountered: