mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 03:54:08 +00:00
Improve convert-to-trade security selection with search-first UX (#703)
* Enhance security handling logic: - Prioritize user's country in sorting securities and country codes. - Add comprehensive mapping for MIC codes to user-friendly exchange names. - Revamp combobox to consistently pull from a provider when available. - Improve handling of custom ticker and exchange input fields. * Localize securities combobox display and exchange labels. --------- Co-authored-by: luckyPipewrench <luckypipewrench@proton.me>
This commit is contained in:
6
config/locales/views/securities/en.yml
Normal file
6
config/locales/views/securities/en.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
en:
|
||||
securities:
|
||||
combobox:
|
||||
display: "%{symbol} - %{name} (%{exchange})"
|
||||
exchange_label: "%{symbol} (%{exchange})"
|
||||
Reference in New Issue
Block a user