Files
twenty/packages
Abdul Rahman a3d7ef76cb Enhance workspace navigation menu item logic
- Updated `useWorkspaceNavigationMenuItems` to include support for both OBJECT and VIEW types in the navigation menu.
- Integrated `getObjectMetadataForNavigationMenuItem` to retrieve metadata for navigation items, improving the handling of object and view metadata.
- Utilized `useAtomStateValue` to access `objectMetadataItems` and `views`, enhancing state management within the hook.

These changes improve the flexibility and accuracy of the workspace navigation menu, allowing for better integration of different item types.
2026-04-08 19:39:08 +05:30
..