Commit f113b0b
authored
fix(chat): show table and knowledge base folders in the resource menus (#6190)
Tables and knowledge bases gained folder support, but the chat attachment
menu and the embedded resource menu still listed them flat. Both now render
the same hierarchy the Tables and Knowledge pages show.
Unifies the two near-duplicate workflow/file tree builders into one shared
buildResourceFolderTree plus a spec-driven useResourceTreeSections, so all
four foldered families go through one code path. Items whose folder no
longer resolves now surface at the root instead of vanishing.1 parent 87aeca6 commit f113b0b
5 files changed
Lines changed: 413 additions & 236 deletions
File tree
- apps/sim/app/workspace/[workspaceId]/home/components
- mothership-view/components/add-resource-dropdown
0 commit comments