You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TCR-772 : refactor(sidebar): use viewport-relative threshold for bottom detection
- Replace hardcoded 100px with 10% of viewport height
- Scales better across different screen sizes (mobile, tablet, desktop)
- More semantic and maintainable approach
0 commit comments