Skip to content

Update Files Tab Left Panel UI with Folder/File Actions and Multi-Select Support #1301

New issue

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

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

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

Vishal24-Kanini
Copy link
Contributor

@Vishal24-Kanini Vishal24-Kanini commented Jun 16, 2025

Description

Implemented UI updates for the Files tab left panel, including nested folder support, file/folder actions (rename, duplicate, delete), modal confirmation for deletions, multi-select via checkboxes, and hover tooltips for icons as per the latest design.

Changes Made

  • Updated the left panel menu UI for the Files tab based on the provided design.

  • Implemented nested folder structure with support for multiple files under each folder.

  • Added 3-dot menu with options to Rename, Duplicate, and Delete files/folders.

  • Integrated modal confirmation on delete action as per Figma design.

  • Enabled multi-select functionality for files/folders using checkboxes.

  • Implemented hover tooltips for all action icons based on Figma specifications.

@Vishal24-Kanini Vishal24-Kanini self-assigned this Jun 16, 2025
@Vishal24-Kanini Vishal24-Kanini requested a review from a team as a code owner June 16, 2025 14:51
@Vishal24-Kanini Vishal24-Kanini linked an issue Jun 16, 2025 that may be closed by this pull request
@Vishal24-Kanini Vishal24-Kanini changed the title feat(client): update files tab left panel menu in drag and drop Update Files Tab Left Panel UI with Folder/File Actions and Multi-Select Support Jun 17, 2025
@ehynd ehynd mentioned this pull request Jun 17, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Files tab left panel menu in Drag and Drop
1 participant