Skip to content

fix: GAUD-10626 - Fix mobile height calculations - #7474

Merged
svanherk merged 1 commit into
mainfrom
GAUD-10626-Fix-mobile-height-calculations
Sep 10, 2026
Merged

fix: GAUD-10626 - Fix mobile height calculations#7474
svanherk merged 1 commit into
mainfrom
GAUD-10626-Fix-mobile-height-calculations

Conversation

@svanherk

Copy link
Copy Markdown
Contributor

Noticed that calculations are slightly off on my phone, so things weren't sticking at the right spot. Mainly, the divider handle could be scrolled away at the bottom of the screen.

dvh isn't supported in everything we need, so we fallback to vh. This is temporary - once I add Legacy Browser Mode, it'll replace these two values anyways (POC here). Legacy Browser Mode will turn on for browsers that don't support Popover, and Popover support was added after Dynamic Viewport Units. So we should be covered there.

@github-actions

Copy link
Copy Markdown
Contributor

Thanks for the PR! 🎉

We've deployed an automatic preview for this PR - you can see your changes here:

URL https://live.d2l.dev/prs/BrightspaceUI/core/pr-7474/

Note

The build needs to finish before your changes are deployed.
Changes to the PR will automatically update the instance.

@svanherk
svanherk marked this pull request as ready for review September 10, 2026 20:11
@svanherk
svanherk requested a review from a team as a code owner September 10, 2026 20:11
@svanherk
svanherk merged commit ea63eb5 into main Sep 10, 2026
14 of 16 checks passed
@svanherk
svanherk deleted the GAUD-10626-Fix-mobile-height-calculations branch September 10, 2026 20:46
@d2l-github-release-tokens

Copy link
Copy Markdown

🎉 This PR is included in version 3.314.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants