Implement File and Folder Operations in Context Menu #18
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Uh oh!
There was an error while loading. Please reload this page.
Description
The
Tree::showContextMenu
function needs implementations for the following operations:These features should be properly implemented to allow users to manage files and folders via the context menu.
Suggested Implementation
Relevant Code
CodeAstra/src/Tree.cpp
Line 78 in e93db75
Additional Notes
The implementation should also handle edge cases such as duplicate names, invalid filenames, and deletion confirmation.
The text was updated successfully, but these errors were encountered: