* navbar height fix. has to be cleaned up * use parent height for tree * cleanups
* other minor fixes
* Maintain tree open state on route change and return * Load page tree ancestors and their children when a page is accessed directly * Show correct breadcrumb path * Add emoji to breadcrumbs * Backend api to get page breadcrumbs/ancestors
* add bottom padding to treeItem * remove redundant tree scroll
* Move sidebar pages from workspace to space level * Replace array sorting with lexicographical fractional indexing * Fixes and updates