Contains the fossflow npm package that is used in FossFlow, adapted from Isoflow

3 Open Issues Need Help Last updated: Jul 4, 2025

Open Issues Need Help

View All on GitHub
Cannot export as image about 2 months ago

AI Summary: Debug and fix the 'Export as image' functionality in the FossFLOW React component. The export currently hangs on a loading screen. The issue is reported on MacOS using Chrome, but may require broader testing. The fix likely involves investigating the image export process within the component's codebase, potentially related to asynchronous operations or server-side interactions.

Complexity: 4/5
bug help wanted

Contains the fossflow npm package that is used in FossFlow, adapted from Isoflow

TypeScript
Is it memory leak? about 2 months ago

AI Summary: Investigate a potential memory leak in the Fossflow npm package. This involves analyzing the provided performance metrics (high CPU usage, increased memory consumption), reviewing the codebase (potentially using the provided documentation links), and determining if a memory leak is the cause of the observed performance issues. Debugging and fixing the leak, if confirmed, would be the next step.

Complexity: 4/5
bug help wanted

Contains the fossflow npm package that is used in FossFlow, adapted from Isoflow

TypeScript

AI Summary: Debug and fix the issue where item description labels in the Fossflow React component, likely broken due to recent History feature integration, are no longer expandable. This requires investigating the codebase (using the provided documentation links as a guide) to identify and correct the error.

Complexity: 4/5
bug help wanted good first issue

Contains the fossflow npm package that is used in FossFlow, adapted from Isoflow

TypeScript