Problem
The Symbol Mapping screen (in the asset's Market Data tab) lacks feedback and guidance, making it hard to use correctly.

(LYMS does not retrieve data, LYMS.DE does it instead. But no feedback is received)
Current issues:
-
No autocomplete — The symbol input is a plain text field. Users must know the exact ticker format for each provider (e.g. LYMS.DE for Yahoo Finance) with no hints or suggestions.
-
No format guidance — There's no indication of what format the symbol should be in for the selected provider. Users don't know if they should enter AAPL, AAPL.US, NASDAQ:AAPL, etc.
-
No real-time validation — While typing, there's no feedback on whether the symbol is recognized by the provider or whether price data is available for it.
-
No validation on save — When pressing "Save Changes", the symbol is saved silently even if it's unknown to the provider or will return no prices. There's no confirmation or warning that the mapping will work.
Expected Behavior
- Autocomplete or search suggestions while typing a symbol (filtered by the selected provider with effective data).
- A format hint or placeholder text showing the expected format per provider (e.g.
e.g. AAPL, LYMS.DE).
- Real-time validation: show a checkmark/error after the user stops typing to indicate if the symbol is found and has price data.
- On save: warn the user if the symbol could not be validated (no prices found), rather than saving silently.
Impact
Users end up with broken symbol mappings without realizing it, causing assets to show stale or missing prices silently.
Problem
The Symbol Mapping screen (in the asset's Market Data tab) lacks feedback and guidance, making it hard to use correctly.
Current issues:
No autocomplete — The symbol input is a plain text field. Users must know the exact ticker format for each provider (e.g.
LYMS.DEfor Yahoo Finance) with no hints or suggestions.No format guidance — There's no indication of what format the symbol should be in for the selected provider. Users don't know if they should enter
AAPL,AAPL.US,NASDAQ:AAPL, etc.No real-time validation — While typing, there's no feedback on whether the symbol is recognized by the provider or whether price data is available for it.
No validation on save — When pressing "Save Changes", the symbol is saved silently even if it's unknown to the provider or will return no prices. There's no confirmation or warning that the mapping will work.
Expected Behavior
e.g. AAPL, LYMS.DE).Impact
Users end up with broken symbol mappings without realizing it, causing assets to show stale or missing prices silently.