You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, in React Flow the next buttons at the bottom of the learn pages don't lead you through the learn flow in the correct order. I can imagine this is disorienting for a user who is trying to flip though our instruction guides in order to get up to speed with React Flow. It is working correctly on Svelte Flow and I suspect there may be a bug in one of the _meta.ts files causing the issue.
Under Customization, a few of the submenu items [Custom Node Props, Custom Edge Props] link to the Reference area. We should remove these items and make sure they are referenced elsewhere on learn pages.
The tutorial page should not link directly under the sidebar, as it is overriding a furling/unfurling feature.
Are we satisfied with the Tutorial page. Should we link to it elsewhere on the site, or consider removing it.
The text was updated successfully, but these errors were encountered:
Currently, in React Flow the next buttons at the bottom of the learn pages don't lead you through the learn flow in the correct order. I can imagine this is disorienting for a user who is trying to flip though our instruction guides in order to get up to speed with React Flow. It is working correctly on Svelte Flow and I suspect there may be a bug in one of the
_meta.ts
files causing the issue.Image
Link
Additional Considerations
Custom Node Props
,Custom Edge Props
] link to the Reference area. We should remove these items and make sure they are referenced elsewhere on learn pages.The text was updated successfully, but these errors were encountered: