-
Notifications
You must be signed in to change notification settings - Fork 82
feat: add subtle animated dot pattern to agent builder background #1322
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
base: main
Are you sure you want to change the base?
Conversation
Add a gentle floating and pulsing animation to the ReactFlow dot pattern background for a more polished visual experience.
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
|
Claude finished @amikofalvy's task —— View job Code Review: Animated Dot Pattern BackgroundOverviewThis PR adds subtle animated effects to the ReactFlow dot pattern background by:
The implementation is clean and minimal, requiring only one line change in the React component and ~40 lines of CSS animations.
|
Summary
Test plan