Open Issues Need Help
View All on GitHub Update children Array 2 months ago
AI Summary: The task involves updating the `children` array in a Next.js FileTree component whenever a new file or folder is created. This requires modifying the application's state management to reflect the changes in the file system and trigger a re-render of the FileTree to display the updated structure.
Complexity:
4/5
bug help wanted