Tab remains in UI after deletion #648
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the bug
Arduino sketches may consist of multiple files, which are shown in the Arduino IDE as tabs. Secondary sketch files can be deleted via the IDE's tab management menu.
🐛 When a secondary tab is deleted via the IDE, the tab stays in the editor. The only way to remove this tab from the UI is reopening the sketch.
To Reproduce
foo
.The sketch will now contain a "foo.ino" tab.
🐛 The "foo.ino" tab will still be shown, only with a "(deleted)" suffix.
🐛 The IDE UI does not provide any way to remove the ghost tab.
Expected behavior
The tab is removed from the UI once deleted, as is done by the classic Arduino IDE.
Desktop
Original report
Date: 2021-11-30T16:25:41.414Z
CLI Version: 0.20.1 [abb21449]
Last checked with
Date: 2022-02-11T14:52:06.341Z
CLI Version: 0.21.0 [10107d24]
The text was updated successfully, but these errors were encountered: