Spine-Toolbox icon indicating copy to clipboard operation
Spine-Toolbox copied to clipboard

DB editor URL filters not working properly

Open PiispaH opened this issue 1 year ago • 3 comments

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.

PiispaH avatar Feb 05 '24 08:02 PiispaH

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...

manuelma avatar Feb 16 '24 09:02 manuelma

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.

manuelma avatar Feb 16 '24 10:02 manuelma

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?

jkiviluo avatar May 31 '24 12:05 jkiviluo