Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Tweaked FileBrowserContentPanel to allow better setting of nesting directory #9444

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

barankyle
Copy link
Member

Summary

In the studio, we want to let people go to other projects through the file browser, while in other situations we do not want to let them go above the level they start at, e.g. projects/ or /recordings/. Added a new prop to the panel component to optionally set a nesting directory. Tweaked the breadcrumbs logic to not show anything higher than the nesting directory.

References

closes #insert number here

QA Steps

…rectory

In the studio, we want to let people go to other projects through the file browser,
while in other situations we do not want to let them go above the level they start
at, e.g. projects/<projectName> or /recordings/<recordingID>. Added a new prop to
the panel component to optionally set a nesting directory. Tweaked the breadcrumbs
logic to not show anything higher than the nesting directory.
@speigg speigg added this pull request to the merge queue Dec 14, 2023
Merged via the queue into dev with commit 9549068 Dec 14, 2023
13 checks passed
@speigg speigg deleted the file-browser-nesting-fixes branch December 14, 2023 20:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants