Significant-Gravitas / Significant-Gravitas/AutoGPT
Fix Laggy Builder Canvas
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 187k
- Forks
- 46k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 299
Description
The builder canvas is very laggy when panning, zooming or dragging blocks.
Related issue with advice on how to fix here: https://github.com/xyflow/xyflow/issues/2289 which could also be relevant to our case.
For reference, this is how well the builder should run: https://reactflow.dev/examples/nodes/stress
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the builder canvas and compare its pan, zoom, and block-drag behavior with the React Flow stress example. Read the related xyflow issue for the suggested performance investigation; done means the canvas interactions are no longer noticeably laggy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100