Page MenuHomePhabricator

Scroll on overflow of property list (mobile)
ClosedPublic

Authored by chad on Sep 2 2015, 1:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 28, 11:26 PM
Unknown Object (File)
Thu, Jun 25, 10:15 AM
Unknown Object (File)
Fri, Jun 19, 4:50 PM
Unknown Object (File)
Jun 3 2026, 8:57 PM
Unknown Object (File)
Apr 11 2026, 8:02 PM
Unknown Object (File)
Mar 19 2026, 11:52 AM
Unknown Object (File)
Mar 18 2026, 8:47 PM
Unknown Object (File)
Mar 3 2026, 7:49 PM
Subscribers

Details

Summary

Fixes T9314. Functionally phui-status-list should get moved off a table, but that's another day. This catches many other possible issues.

Test Plan

Review changes on a narrow browser.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chad retitled this revision from to Scroll on overflow of property list (mobile).
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added a reviewer: epriestley.
epriestley edited edge metadata.

Not auto? This will always render a scrollbar, right? Even if the text fits? Should probably be auto?

This revision is now accepted and ready to land.Sep 3 2015, 2:10 PM

Oh, I didn't notice, but I built it on a trackpad so it probably did the auto hide stuff.

This revision was automatically updated to reflect the committed changes.