v1.170.0
Feature
Enhance note details handling in BottomSheet and DesktopPanelManager
- Updated BottomSheet to conditionally set note details based on contentId, improving note display logic.
- Added requestedNoteId state in DesktopPanelManager to manage note details more effectively.
- Adjusted rendering logic in DesktopPanelManager to accommodate both currentNote and requestedNoteId, ensuring proper display of note details.
