v1.134.0
Feature
Add initial tab state for EditSpacePanel and enhance event handling
- Introduced `editSpaceInitialTab` state in BottomSheet and DesktopPanelManager to manage the initial tab for the Edit Space panel.
- Updated event listeners to handle `CustomEvent` for opening the Edit Space panel, ensuring the correct initial tab is set.
- Modified EditSpacePanel to accept `initialTab` prop, allowing for dynamic tab selection.
- Added new action in menu options to open the Edit Space panel with the People tab.
- Enhanced layout styles to accommodate the new action strip for better user interaction.
