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)
Tue, Sep 1, 5:43 AM
Unknown Object (File)
Sun, Aug 30, 6:40 AM
Unknown Object (File)
Mon, Aug 24, 3:09 PM
Unknown Object (File)
Mon, Aug 24, 4:52 AM
Unknown Object (File)
Sun, Aug 23, 10:27 PM
Unknown Object (File)
Aug 15 2026, 6:16 AM
Unknown Object (File)
Aug 13 2026, 8:51 PM
Unknown Object (File)
Jun 22 2026, 8:04 AM
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