Open Issues Need Help
View All on GitHubAI 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.
Contains the fossflow npm package that is used in FossFlow, adapted from Isoflow
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.
Contains the fossflow npm package that is used in FossFlow, adapted from Isoflow
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.
Contains the fossflow npm package that is used in FossFlow, adapted from Isoflow