Box Embed Should Support Additional Query String Parameters to Show/Hide Content
Box Embed currently uses query string parameters to show/hide certain content, for example "showParentPath" and "showItemFeedActions". For our use-case, we would benefit greatly from expanding the supported query string parameters to hide additional elements from the iframe. Examples include the ability to hide the filename with dropdown menu (including the All Files and Folders hyperlink), the "Download" and "Share" buttons, the arrows that let you navigate between recently viewed files, and the "X" button that allows you to close out of the currently viewed document and be returned to the "All Files and Folders" view.
By supporting additional boolean query string parameters in the URL, it would allow for greater customization of what is shown in the iframe. We are using Box embed to embed the Box File Preview and ability to Edit via the "Open" drop-down menu, it would be very beneficial to have more control over what content and other Box functionality we are embedding into our application.
Since this pattern of passing boolean query string params in the URL to show/hide content is already used in Box Embed, this seems like it would be relatively easy to implement, but would provide a lot of benefit and flexibility for customers who use Box Embed.