Skip to content

Fix: Stale Directory Deletion Paths and Selection Bubbling UX#3071

Open
mohan-bee wants to merge 4 commits intotscircuit:mainfrom
mohan-bee:fix-file-dir
Open

Fix: Stale Directory Deletion Paths and Selection Bubbling UX#3071
mohan-bee wants to merge 4 commits intotscircuit:mainfrom
mohan-bee:fix-file-dir

Conversation

@mohan-bee
Copy link
Copy Markdown
Contributor

@mohan-bee mohan-bee commented Mar 29, 2026

current issue:

closes : #3065

Screen.Recording.2026-03-29.at.11.16.09.AM.mov

fixed solution:

  • implemented proper folder deletion
  • improved user experience by adding distinct icons for each file with proper color formatting also synced in the view file page
  • also on click a folder it show identifies which folder we are currently in
  • implemented root based selection for better folder creation.
Screen.Recording.2026-03-29.at.11.55.42.AM.mov

mohan-bee and others added 2 commits March 29, 2026 11:56
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@rushabhcodes rushabhcodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i cannot delete a folder which contains file, is this behavior expected @imrishabh18

@imrishabh18
Copy link
Copy Markdown
Member

i cannot delete a folder which contains file, is this behavior expected @imrishabh18

No, I have created issue for that. This is what the PR is trying to solve

@mohan-bee
Copy link
Copy Markdown
Contributor Author

@imrishabh18 review pls

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.

Deleting the directory from the code-editor sidebar doesn't work

3 participants