Skip to content

feat: add sync symbol to all panels button#90

Open
predrag022 wants to merge 1 commit intoflowsurface-rs:mainfrom
predrag022:feature/sync-symbol-to-all-panels
Open

feat: add sync symbol to all panels button#90
predrag022 wants to merge 1 commit intoflowsurface-rs:mainfrom
predrag022:feature/sync-symbol-to-all-panels

Conversation

@predrag022
Copy link

Add a "Sync All" button in the expanded ticker card that applies the selected symbol to all active panels at once, preserving each panel's chart type (Heatmap, Footprint, Candlestick, etc.).

Changes:

  • Add SyncToAllPanes action in tickers_table and sidebar
  • Add switch_all_panes_to_ticker() method in dashboard
  • Add "Sync All" button in expanded ticker card header

Add a "Sync All" button in the expanded ticker card that applies the
selected symbol to all active panels at once, preserving each panel's
chart type (Heatmap, Footprint, Candlestick, etc.).

Changes:
- Add SyncToAllPanes action in tickers_table and sidebar
- Add switch_all_panes_to_ticker() method in dashboard
- Add "Sync All" button in expanded ticker card header
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant