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

Quote debugging #807

Merged
merged 11 commits into from
Sep 3, 2024
Merged

Quote debugging #807

merged 11 commits into from
Sep 3, 2024

Conversation

hardyjosh
Copy link
Contributor

@hardyjosh hardyjosh commented Aug 29, 2024

Motivation

We want to be able to debug the stack for live order quotes.

🚨 merge #805 first

Solution

Created QuoteDebugger using the forking functionality we already had, a new Tauri command and front end.

Also fixed issue where the main quote table disappeared and rebuilt everytime a new quote was fetched.

telegram-cloud-photo-size-4-5947435987699353739-y

Checks

By submitting this for review, I'm confirming I've done the following:

  • made this PR as small as possible
  • unit-tested any new functionality
  • linked any relevant issues or PRs

@hardyjosh hardyjosh self-assigned this Aug 29, 2024
@hardyjosh hardyjosh linked an issue Sep 1, 2024 that may be closed by this pull request
@hardyjosh hardyjosh force-pushed the 2024-08-29-quote-debug branch from 8ac4d7c to 21d16ed Compare September 3, 2024 15:20
@hardyjosh hardyjosh enabled auto-merge September 3, 2024 16:22
@hardyjosh hardyjosh merged commit cebd4b9 into main Sep 3, 2024
32 checks passed
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.

the quote table disappears while it is refreshing
2 participants