MaibornWolff / codecharta

CodeCharta visualizes multiple code metrics using 3D tree maps.
https://maibornwolff.github.io/codecharta/
BSD 3-Clause "New" or "Revised" License
178 stars 30 forks source link

Make reload button clear webstorage #3641

Open Nereboss opened 2 weeks ago

Nereboss commented 2 weeks ago

Feature request

Make the reload button not only reset the maps and settings but also the web storage as some parts of our application are stored there (e.g. the metric templates or custom views).

Description

As a user, I want the reset button to clear the web storage so that it feels like a real reset button because currently some stuff from the old session is kept.

Open questions

Should we include settings for the reset button what it will reset?

phanlezz commented 2 weeks ago

Maybe we could include a hard reset button in the settings panel