ChainSafe / ChainSafe/ui-monorepo

Add functionality to be able to create a folder when a file is being moved

Open
#2,187 1 comment 2 reactions 0 assignees View on GitHub
Product: Files Product: Storage Type: Feature
Dominant language
TypeScript
Stars
50
Forks
17
PR merge metrics
No merged PRs in 30d

Description

**Description**
Sometimes when I need to move a file, I realize that I want to do it in a new folder, so I need to cancel the modal, create the folder and then go to "Move to..." again.

The idea is to add a button "New folder" (if is only the icon is enough) inside the "Move to..." modal to be able to create a new folder when we are moving a file.

**Additional functionalities**
It will be nice that after the creation of the new folder, that folder is selected to be where the file will be moved (inside of "Move to..." modal)

**Additional context**
A good example is what Google drive does:
https://user-images.githubusercontent.com/104365141/173589845-bc1891ec-d98a-4059-ba2f-089fda5e5668.mov

Contributor guide

Open the contributing guide

Research direction

Start by locating the “Move to...” modal and the existing folder-creation entry point. Add a way to create a folder from that modal, ensure the new folder becomes the selected destination, and verify that moving the file into it works without leaving the modal.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.