Spine-Toolbox
Spine-Toolbox copied to clipboard
DB editor URL filters not working properly
Some problems with the scenario filtering in db editor:
-
Currently when an scenario filter is set active, the parameter tables clear out completely even though they should still contain some data from the scenario.
-
When the filters are deactivated, the editor doesn't reflect these changes and the only way to really disable the filters is to open the editor again.
-
Encountered some segfaults from just pressing the Update filters -button in the filter menu and then this traceback #2552.
-
The filter menu requires CTRL to be pressed down in order to deselect any of the scenarios which is not consistent with the rest of the editor.
When the filters are deactivated, the editor doesn't reflect these changes and the only way to really disable the filters is to open the editor again.
I can work on this one, it's quite annoying...
Actually I meant this one:
Currently when an scenario filter is set active, the parameter tables clear out completely even though they should still contain some data from the scenario.
Should be fixed by above commit.
I'm moving this forward as we now have scenario tree based filter. Is there actually real use for this filter or is it unnecessary?