-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
areas::processes::planningHigh-level strategy and planningHigh-level strategy and planningareas::product::sourceAffects product source (code, etc)Affects product source (code, etc)tasks::analysis::evaluationMethodical appraisal against established standards or criteriaMethodical appraisal against established standards or criteriatasks::analysis::investigation'Detective work', verifying or clarifying something that's not yet understood'Detective work', verifying or clarifying something that's not yet understoodtasks::features::newNew feature or requestNew feature or requesttasks::review::complianceAlignment with standards or regulationsAlignment with standards or regulationstasks::review::designSetup, architecture or design patternsSetup, architecture or design patternstasks::review::functionalAlignment with specifications and requirementsAlignment with specifications and requirements
Description
There doesn't seem to be a method for renaming a file or folder. This is a necessary feature for a MVP (Minimum Viable Product) file manager where on modifiable folders you can rename a file or folder.
We can decide if we want it on the storable itself, i.e. storable.RenameAsync("new name", ...) or something like modifiableFolder.RenameAsync(IStorableChild, "new name", ...). This area will conflict with issue #61.
Metadata
Metadata
Assignees
Labels
areas::processes::planningHigh-level strategy and planningHigh-level strategy and planningareas::product::sourceAffects product source (code, etc)Affects product source (code, etc)tasks::analysis::evaluationMethodical appraisal against established standards or criteriaMethodical appraisal against established standards or criteriatasks::analysis::investigation'Detective work', verifying or clarifying something that's not yet understood'Detective work', verifying or clarifying something that's not yet understoodtasks::features::newNew feature or requestNew feature or requesttasks::review::complianceAlignment with standards or regulationsAlignment with standards or regulationstasks::review::designSetup, architecture or design patternsSetup, architecture or design patternstasks::review::functionalAlignment with specifications and requirementsAlignment with specifications and requirements
Projects
Status
Backlog