Skip to content

feat: add visual stock/market watchlist customization#1881

Open
dharunashokkumar wants to merge 3 commits intokoala73:mainfrom
dharunashokkumar:feat/market-watchlist-customization
Open

feat: add visual stock/market watchlist customization#1881
dharunashokkumar wants to merge 3 commits intokoala73:mainfrom
dharunashokkumar:feat/market-watchlist-customization

Conversation

@dharunashokkumar
Copy link
Contributor

replace textarea-based watchlist with a grid picker — users can browse 85+ symbols across 6 regions (US, Europe, Asia, India, GCC, Americas) and toggle what they want. selection persists in localStorage. closes #680

Summary

  • Adds a visual grid picker for customizing which stocks/indices appear in the Markets panel
  • Expanded catalog from ~48 to 85+ symbols across 6 regions (US, Europe, Asia-Pacific, India, GCC, Americas)
  • Users click the pencil icon on the Markets panel header to open the picker, filter by region or search, toggle symbols on/off, and save

Test plan

  • Markets panel renders with default symbols
  • Edit button appears on hover
  • Picker modal opens with all 85 symbols in a grid
  • Region pills filter correctly (7 regions)
  • Search filters by name/symbol/ticker
  • Save persists selection to localStorage
  • Reset clears back to defaults
  • TypeScript compiles clean (tsc --noEmit passes)

Closes #680

replace textarea-based watchlist with a grid picker — users can browse 85+ symbols
across 6 regions (US, Europe, Asia, India, GCC, Americas) and toggle what they want.
selection persists in localStorage. closes koala73#680
@github-actions github-actions bot added the trust:caution Brin: contributor trust score caution label Mar 19, 2026
@vercel
Copy link

vercel bot commented Mar 19, 2026

@dharunashokkumar is attempting to deploy a commit to the Elie Team on Vercel.

A member of the Team first needs to authorize it.

@dharunashokkumar
Copy link
Contributor Author

ci failure is from Exa API rate limiting 'HTTP 429' in the stock news search query test.........

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

trust:caution Brin: contributor trust score caution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stocks / Market customization

1 participant