Skip to content
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

Deleting a file in the Workspace UI now closes the tab #1937

Merged

Conversation

LeonardoLarranaga
Copy link
Contributor

Description

Deleting a file in the Workspace UI now closes the tab.

Related Issues

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Screenshots

Screen.Recording.2024-11-14.at.10.51.47.mov

@austincondiff
Copy link
Collaborator

austincondiff commented Nov 14, 2024

Great work, thanks for fixing this! Can you confirm that tabs are closed in a second editor by clicking here...

Screenshot 2024-11-14 at 3 19 23 PM

...and opening the tab in the second editor. Then open another file in the first editor and delete the file in the second editor.

I just want to make sure that it is closing even when the editor is not in focus.

Also, do both tabs close if the same file is open in both editors?

@austincondiff austincondiff merged commit 4cd81be into CodeEditApp:main Nov 18, 2024
2 checks passed
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 a file in Workspace UI should close the tab
3 participants