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
F18837199: D20383.id48645.diff
Mon, Oct 27, 4:39 AM
F18837198: D20383.id48629.diff
Mon, Oct 27, 4:39 AM
F18837197: D20383.id48628.diff
Mon, Oct 27, 4:39 AM
F18837196: D20383.id.diff
Mon, Oct 27, 4:38 AM
F18834151: D20383.diff
Sun, Oct 26, 6:58 AM
F18805093: D20383.id48645.diff
Sat, Oct 18, 1:43 PM
F18762319: D20383.diff
Mon, Oct 6, 6:29 PM
F18736699: D20383.id.diff
Oct 1 2025, 7:15 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