Page MenuHomePhabricator

When a dropdown menu would render in a way that hides it offscreen, try a different alignment
ClosedPublic

Authored by epriestley on Apr 8 2019, 5:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 9, 1:48 PM
Unknown Object (File)
Fri, May 9, 1:48 PM
Unknown Object (File)
Fri, May 9, 12:51 AM
Unknown Object (File)
Wed, May 7, 12:52 AM
Unknown Object (File)
Wed, May 7, 12:52 AM
Unknown Object (File)
Apr 17 2025, 6:47 PM
Unknown Object (File)
Apr 13 2025, 12:25 AM
Unknown Object (File)
Apr 12 2025, 5:43 PM
Subscribers
None

Details

Summary

Depends on D20382. Ref T13272. When something near the edge of the screen has a dropdown menu, we currently may render the menu offscreen.

Instead, keep the menu onscreen.

(This is happening because I'm adding dropdown menus to tab query panels.)

Test Plan

Before:

Screen Shot 2019-04-08 at 10.29.37 AM.png (267×389 px, 22 KB)

After:

Screen Shot 2019-04-08 at 10.29.19 AM.png (279×383 px, 28 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable