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

Handle when dependent table is not yet loaded #1294

Open
naleeha opened this issue Apr 17, 2024 · 0 comments
Open

Handle when dependent table is not yet loaded #1294

naleeha opened this issue Apr 17, 2024 · 0 comments
Labels
server UI user Interface

Comments

@naleeha
Copy link
Contributor

naleeha commented Apr 17, 2024

Feature Request

Description of Problem:

  • When using Basket Trading create basket, sometimes the drop down is missing as Basket table is not loaded yet
  • Sometimes when you create a basket trade, its empty because basket constituents have not been loaded yet

Potential Solutions:

Data table should have concept of isLoaded/ready
UI should check or subscribe to this status and ensure necessary data is ready before allowing users to use certain features

@naleeha naleeha added UI user Interface server labels Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
server UI user Interface
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant