solid-panes icon indicating copy to clipboard operation
solid-panes copied to clipboard

Stop infinitely recursive folder pane bug when adding query to URL

Open megoth opened this issue 6 years ago • 3 comments

image

A bit related to https://github.com/solid/solid-panes/issues/62, but this is about the bug that you can expand the first item in the folder pane indefinitely, as shown in the above screenshot.

megoth avatar Apr 26 '19 11:04 megoth

To reproduce this you need to have an extension-less file as the first entry in your list. This might be a rare edge-case, but I want to give it a go anyway 😸

megoth avatar Apr 26 '19 11:04 megoth

The solution of this might be dependent on https://github.com/solid/solid-panes/issues/90, so will wait until we have a conclusion there.

megoth avatar May 20 '19 13:05 megoth

Query values shouldn't be treated any special by the data browser, so we need to think a bit more on how this can be solved.

It is also a bit of an edge case for now, so we'll leave this until we have a better oversight of the code base.

megoth avatar May 31 '19 10:05 megoth