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

[Trade] History Chart #1456

Merged
merged 58 commits into from
Sep 12, 2024
Merged

[Trade] History Chart #1456

merged 58 commits into from
Sep 12, 2024

Conversation

GrandSchtroumpf
Copy link
Collaborator

@GrandSchtroumpf GrandSchtroumpf commented Aug 30, 2024

fix #1187
fix #1453
fix #1452

Copy link

cloudflare-workers-and-pages bot commented Aug 30, 2024

Deploying carbon-app with  Cloudflare Pages  Cloudflare Pages

Latest commit: a5c3995
Status: ✅  Deploy successful!
Preview URL: https://2150c22b.carbon-app-csq.pages.dev
Branch Preview URL: https://issue--1454.carbon-app-csq.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Aug 30, 2024

Deploying carbon-app-sei with  Cloudflare Pages  Cloudflare Pages

Latest commit: a5c3995
Status: ✅  Deploy successful!
Preview URL: https://960fb8a8.carbon-app-sei.pages.dev
Branch Preview URL: https://issue--1454.carbon-app-sei.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Aug 30, 2024

Deploying carbon-app-celo with  Cloudflare Pages  Cloudflare Pages

Latest commit: a5c3995
Status: ✅  Deploy successful!
Preview URL: https://7dd97578.carbon-app-celo.pages.dev
Branch Preview URL: https://issue--1454.carbon-app-celo.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Aug 30, 2024

Deploying carbon-app-blast with  Cloudflare Pages  Cloudflare Pages

Latest commit: a5c3995
Status: ✅  Deploy successful!
Preview URL: https://d1cd5da9.carbon-app-blast.pages.dev
Branch Preview URL: https://issue--1454.carbon-app-blast.pages.dev

View logs

@ashachaf ashachaf changed the title [Trae] History Chart [Trade] History Chart Sep 1, 2024
@GrandSchtroumpf GrandSchtroumpf marked this pull request as ready for review September 10, 2024 15:35
Copy link
Collaborator

@tiagofilipenunes tiagofilipenunes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing improvement to the app!

Review Part 1

Create strategy:

  • Can src/components/simulator/input/d3Chart/recurring/D3ChartDisposable.tsx move to src/components/simulator/input/d3Chart/disposable/D3ChartDisposable.tsx
  • Limit/Range and Recurring: Chart handle allows to set negative numbers
  • Limit/Range: In range option, moving the range up or down and clicking "Use Market" so that the range becomes inverted doesn't invert the numbers in the form
Screen.Recording.2024-09-11.at.16.33.11.mov
  • Concentrated: Max spread/fee tier is not adjusting when moving the ranges
Screen.Recording.2024-09-11.at.16.30.28.mov
  • Consider moving the chart functionality away from the components/simulator folder as it is now used elsewhere in the app

src/assets/icons/lock.svg Outdated Show resolved Hide resolved
src/config/configSchema.ts Outdated Show resolved Hide resolved
Copy link
Collaborator

@tiagofilipenunes tiagofilipenunes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review part 2

  • Edit price and edit budget chart expands to width larger than viewport
image image
  • The strategyBlock component in the individual strategy page expands beyond the desired height when there is no data for the chart
image

Copy link
Collaborator

@tiagofilipenunes tiagofilipenunes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Chart handle can go to negative numbers and eventually is hidden from the user
Screen.Recording.2024-09-12.at.09.09.37.mov

@GrandSchtroumpf GrandSchtroumpf merged commit ba81ad3 into main Sep 12, 2024
4 checks passed
@GrandSchtroumpf GrandSchtroumpf deleted the issue-#1448 branch September 12, 2024 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants