-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
If I were to click the edit button right now, the console errors out with Cannot read properties of undefined (reading 'path')
.
There are several different avenues of approach that we could use for this, so I wanted to open this issue to discuss it before I just picked one. Here are a few possible routes, I'm sure there are more that I am forgetting:
- Disable the edit button if only a sidebar item is selected
- Have a fallback for if the object is undefined, and try to get the mountpoint reference (i.e.
home:/
) from the sidebar. This would ideally treat the sidebar items as normal directories
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested