Open Issues Need Help
View All on GitHub UI Libraries • Modal/Overlay Components
Bug: maxHeight Does Not Adapt After Orientation Change about 1 month ago
AI Summary: Debug and fix a bug in a Svelte bottom sheet component where the `maxHeight` property, when using percentage values, does not correctly recalculate and adapt to screen orientation changes on mobile devices. The fix should ensure that the `maxHeight` setting (e.g., 0.55 for 55% of screen height) is dynamically adjusted after screen rotation, and that the snap point '1' always represents 100% of the adjusted `maxHeight`.
Complexity:
4/5
bug good first issue
Bottom Sheet Library for Svelte
Svelte
#bottom-sheet#bottomsheet#nodejs#npm#package#svelte#svelte-kit#typescript