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

BUG2-28 Optimizing market search #298

Merged
merged 7 commits into from
Nov 18, 2024
Merged

Conversation

ruixhuang
Copy link
Contributor


Description / Intuition

Making market search much faster.
Shrinking the text size of the orderbook entry to fit the content.
Updating the market stats section correctly when switching market


Before/After Screenshots or Videos

Before After
Simulator.Screen.Recording.-.iPhone.16.Pro.-.2024-11-18.at.11.04.35.mp4
Simulator.Screen.Recording.-.iPhone.16.Pro.-.2024-11-18.at.11.13.38.mp4

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring or Technical Debt
  • Documentation update
  • Other (please describe: )

Copy link

linear bot commented Nov 18, 2024

@ruixhuang ruixhuang marked this pull request as ready for review November 18, 2024 19:16
@ruixhuang ruixhuang merged commit 6440613 into develop Nov 18, 2024
4 checks passed
@ruixhuang ruixhuang deleted the feature/search_optimization branch November 18, 2024 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants