Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement context menu - Files and folders #511

Open
romicolman opened this issue Aug 16, 2024 · 1 comment · May be fixed by #528
Open

Implement context menu - Files and folders #511

romicolman opened this issue Aug 16, 2024 · 1 comment · May be fixed by #528
Assignees

Comments

@romicolman
Copy link
Collaborator

romicolman commented Aug 16, 2024

Description

Right now, apart from the ADD button, the ODE has two more functionalities (left menu): MANAGE and DELETE.

Captura de pantalla 2024-08-16 a la(s) 11 03 24 a  m

For the new main screen, we will be integrating some of those functionalities into a context menu.

Current version of the ODE - FOR FILES and FOLDERS

  • The MANAGE feature offers 3 options: COPY FILE, MOVE FILE AND INDEX FILE.
  • Then we have the DELETE feature

Steps to reproduce it - Files and folders

  • Open the ODE.
  • Upload a file/folder
  • Click on the file/folder
  • Select MANAGE/DELETE

New version of the ODE main screen - Context menu for files and folders

We need to add a three-dot-menu next to the name of the file/folder:

Captura de pantalla 2024-08-16 a la(s) 11 48 53 a  m

Options from the new context menu:

For now, please hide the options COPY, MOVE and INDEX and just add DELETE (without the descriptive text you will see in the image below):

Style:

Captura de pantalla 2024-08-16 a la(s) 11 56 36 a  m

Figma file here

NEW addition

The context menu should also include a second option called Open File Location

I will create a separate ticket for @pdelboca to create it. Once we have that new feature, we need to integrate it to the context menu for files.

@romicolman romicolman changed the title Implement context menu - Files Implement context menu - Files and folders Aug 21, 2024
@guergana guergana linked a pull request Aug 26, 2024 that will close this issue
@Faithkenny
Copy link
Collaborator

@guergana The latest update @romicolman shared with me

Catch it in Figma here -

image

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Status: Code review
Development

Successfully merging a pull request may close this issue.

3 participants