Skip to content
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

Demo linked filtering across multiple tables #1171

Open
naleeha opened this issue Jan 29, 2024 · 2 comments
Open

Demo linked filtering across multiple tables #1171

naleeha opened this issue Jan 29, 2024 · 2 comments
Assignees
Labels
demo enhancement New feature or request server UI user Interface

Comments

@naleeha
Copy link
Contributor

naleeha commented Jan 29, 2024

Common usecase to want to select/filter on a data set and see related data in another data sete.g. When user selecting client, see all orders related to client, all executions related to order and so on

Create a demo to illustrate this

e.g. underlying name > parent order > child order

@naleeha naleeha converted this from a draft issue Jan 29, 2024
@naleeha naleeha added enhancement New feature or request UI user Interface server demo labels Jan 29, 2024
@naleeha
Copy link
Contributor Author

naleeha commented Jan 29, 2024

This is related #1092
It's question about supporting linking for various tables for the basket demo

See following are related and need addressing as part of this
#490
#1092

@keikeicheung keikeicheung self-assigned this Mar 9, 2024
@keikeicheung keikeicheung moved this from 📋 Backlog to 🏗 In progress in Vuu board Mar 9, 2024
@keikeicheung
Copy link
Contributor

keikeicheung commented Mar 9, 2024

Checklist to be able to do multiple tables (for BasketTrading -> BasketTrading; BasketTrading -> BasketTradingConstituentJoin)

  • Able to link on the same kind of table (different instance of viewport) - i.e. BasketTrading to BasketTrading
  • Able to link join table to parent table
  • (Able to link on the same kind of table) when right click should only show other instances tables

keikeicheung added a commit to keikeicheung/vuu that referenced this issue Mar 11, 2024
keikeicheung added a commit to keikeicheung/vuu that referenced this issue Mar 19, 2024
keikeicheung added a commit to keikeicheung/vuu that referenced this issue Mar 22, 2024
@keikeicheung keikeicheung moved this from 🏗 In progress to 🔖 To be merged in Vuu board Apr 18, 2024
@keikeicheung keikeicheung moved this from 🔖 To be merged to ✅ Done in Vuu board Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo enhancement New feature or request server UI user Interface
Projects
Archived in project
Development

No branches or pull requests

2 participants