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

Create 'getting started with rf components' guide & expand our components offering. #602

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

hayleigh-dot-dev
Copy link
Contributor

@hayleigh-dot-dev hayleigh-dot-dev commented Dec 5, 2024

Adds a new tutorial/guide on how to set up and build something interesting with React Flow Components.

  • Set up
  • Break down of what we offer (nodes, edges,, what else?)
  • How to build something interesting (dummy workflow builder) with them
  • ???
  • profit!

Along the way this also exposed some big deficiencies in our current component offering and so this PR also expands the selection of components we have:

  • <NodeHeader /> component (and children) extracted from our workflow builder experiments.

Copy link

vercel bot commented Dec 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
example-apps ❌ Failed (Inspect) Dec 23, 2024 10:58pm
reactflow-website ❌ Failed (Inspect) Dec 23, 2024 10:58pm
svelteflow-website ❌ Failed (Inspect) Dec 23, 2024 10:58pm
ui-components ❌ Failed (Inspect) Dec 23, 2024 10:58pm
xyflow-website ❌ Failed (Inspect) Dec 23, 2024 10:58pm


return (
<BaseNode
onMouseEnter={() => setTooltipVisible(true)}
Copy link
Member

Choose a reason for hiding this comment

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

Made a fix to tooltip node as an fyi

190f44f

@hayleigh-dot-dev
Copy link
Contributor Author

@chrtze can you investigate why the deployments have failed, I changed something with vercel and now I can't access this stuff 🙏

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.

2 participants