Improved type inference for compactMap in the MacContentView sidebar.
Changes
- Corrected type inference for compactMap to enhance type safety in the sidebar.
- Refactored closure handling within the compactMap function for better readability.
- Updated Sidebar rendering logic to ensure proper handling of nil values.