Closed BenediktMehl closed 1 month ago
Issues
3 New issues
0 Accepted issues
Measures
0 Security Hotspots
96.4% Coverage on New Code
0.0% Duplication on New Code
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
no reload on deleting invisible map
{Issue/Closes}: #3747
Description
When deleting an invisible map/file, the visible maps are not reloaded.
I decided to implement a custom compare mechanism, instead of dividing the "files" Attribute of the CcModel into "visibleFiles" and "invisibleFiles". I did this, because that would mean a lot of new logic that would have to search for the files in both fields, remove files from arrays, add files to arrays,... which seemed too complex and too inperformant for me.
Definition of Done
A PR is only ready for merge once all the following acceptance criteria are fulfilled:
Screenshots or gifs