Address a bug where the root folder picker doesn't show the correct folder content when widget loads (shows root folder's parent, not root folder's contents). See video in ticket for better description
Summary of Changes
Update types
Set currentFolder to be the explicit Id of the starting folder
Always show Home option in breadcrumbs
Screenshot(s)
Prevents this bug where "All Files" is apparently the current folder content that you are viewing, and while also only showing the "All Files item"
Should look like this if "All Files" is the selected root folder upon loading this page:
Should look like this if no root folder is selected
Purpose
Summary of Changes
Screenshot(s)
Side Effects
QA Notes