All release notes

v1.74.0

1 feature

Enhance BottomSheet responsiveness for mobile by adjusting size based on visual viewport

  • Added a useEffect to dynamically size the BottomSheet content when the note/resource panel is open, ensuring it stays above the keyboard on mobile devices.
  • Updated CSS to utilize a custom property for maximum height, improving layout consistency and scrolling behavior within the BottomSheet.