You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For “Go to location”, it might be helpful to have it navigate right to the selected content item (and pop it open in the sidebar), since it can be hard to find in a long list.
Current behavior
Currently there is a bug which is causing an error for single item resources, versus folders. Folders open in a new tab, and open the folder in the content tree. But, there is an error in a single content item.
For resources, it should open the side ResourcePanel . I noticed issues with this but forgot to followup. I think the URL just has the wrong IDs. I might not have properly translated the parent from the public API-- the public API returns node_id as a content node id, so parent would have to mapped from the search response where parent -> id not parent-> node_id
The text was updated successfully, but these errors were encountered:
Desired behavior
Suggested by Jamie in the 2023-21-06 bug hunt
Current behavior
Currently there is a bug which is causing an error for single item resources, versus folders. Folders open in a new tab, and open the folder in the content tree. But, there is an error in a single content item.
go-to-location.mp4
Expected behavior
As clarified by @bjester
The text was updated successfully, but these errors were encountered: