Skip to content

Feat: custom config sliders - #13

Open
Ajeet1606 wants to merge 5 commits into
atapas:mainfrom
Ajeet1606:ajeet-patel/feat-custom-config-sliders
Open

Feat: custom config sliders#13
Ajeet1606 wants to merge 5 commits into
atapas:mainfrom
Ajeet1606:ajeet-patel/feat-custom-config-sliders

Conversation

@Ajeet1606

Copy link
Copy Markdown

Add live timing strategy controls to the simulator.

Fixes: #11

  • Added accordion-based sliders for debounce, throttle, rate limit, batching, and async-queue settings.
  • Lifted configuration state into ExecutionSimulator and wired values directly into pacing hooks for immediate effect.
  • Constrained desktop sidebar and timeline heights; sidebar scrolls independently so controls don’t distort canvas rows.
  • Preserved the canvas’s original minimum row sizing.

Validation: npm run build and npm run lint pass.

@vercel

vercel Bot commented Aug 23, 2026

Copy link
Copy Markdown

@Ajeet1606 is attempting to deploy a commit to the Tapas Adhikary's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Ajeet1606

Copy link
Copy Markdown
Author

@atapas please review.

@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
execution-timing-simulator Ready Ready Preview Sep 1, 2026 6:00am UTC
execution-timing-simulator-flkb Ready Ready Preview Sep 1, 2026 6:00am UTC

@atapas

atapas commented Aug 25, 2026

Copy link
Copy Markdown
Owner

@atapas please review.

Thanks for putting this together. I have a few comments:

  1. The UI is missing some paddings, some aesthetic style part to be fixed
image
  1. I would have Strategy settings section collapsed by default, User can expand it and set values. Hence recommending this portion to be visible always and rest of it should be expanded only to change the default values
image
  1. Please test the changes in responsive mode too

@Ajeet1606

@atapas
atapas self-requested a review August 25, 2026 09:19

@atapas atapas left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Given comments @Ajeet1606

@Ajeet1606

Copy link
Copy Markdown
Author

Given comments @Ajeet1606

thanks, i'll fix it asap

@Ajeet1606

Copy link
Copy Markdown
Author

@atapas please have a look.

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.

[Feature] Add sliders for customizing the debounce/throttle/batch-size rates on UI?

2 participants