Avaiga/taipy-studio

BUG-Removal of a toml file does not remove it from the Config Files list

Closed this issue · 3 comments

If a toml file (that appears in the Config Files treeview) is deleted from the Explorer view, it does not get removed from the list.

Note that this does not occur all the time...

I tried but couldn't replicate this behavior :-(
Do you have an idea of the special circumstances ?

Here's what I did:

  • Opened a project where a 'toml' file exists.
  • Created a subdirectory
  • Select the original 'toml' file and Copy it.
  • Paste the file in the new subdirectory -> the file appears magically in the Config Files view.
  • Shift-Right click the subdirectory in the Explorer pane, and select Delete.
    Confirm the deletion -> The directory (and copied file) are deleted, but the config file still appears in the Config Files view.