dreamcatcher-tech / dreamcatcher-stack

https://dreamcatcher.land
1 stars 0 forks source link

Absolute paths in deeply nested children don't open #176

Open inverted-capital opened 7 months ago

inverted-capital commented 7 months ago

Currently the openPath reducer does not handle absolute paths well, since it doesn't know how to walk back to root.

If we remove the notion of path opening completely and just use some kind of approot anchored ACL, then this problem becomes irrelevant.