Page MenuHomePhabricator

Fix some minor curtain overflow/wrap issues
ClosedPublic

Authored by epriestley on Apr 10 2017, 10:09 PM.
Tags
None
Referenced Files
F13182623: D17650.diff
Fri, May 10, 12:19 AM
Unknown Object (File)
Mon, May 6, 1:38 PM
Unknown Object (File)
Sun, May 5, 4:24 AM
Unknown Object (File)
Wed, May 1, 12:19 AM
Unknown Object (File)
Tue, Apr 23, 8:34 AM
Unknown Object (File)
Thu, Apr 11, 9:34 AM
Unknown Object (File)
Thu, Apr 11, 9:34 AM
Unknown Object (File)
Apr 6 2024, 5:12 AM
Subscribers
None

Details

Summary

Fixes T12503.

  • Users with creative usernames like MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM could overflow "Subscribers" in the curtain UI.
  • Other content like packages could also overflow.
  • Users with interesting and unique names like WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW who were also away or disabled could get a linebreak between their availability dot and their username.
Test Plan

See T12503 for "before" screenshots. Also tested mobile, which looked fine, but didn't screenshot it.

Screen Shot 2017-04-10 at 3.05.31 PM.png (181×367 px, 12 KB)

Screen Shot 2017-04-10 at 3.06.33 PM.png (648×329 px, 81 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Apr 10 2017, 10:37 PM
This revision was automatically updated to reflect the committed changes.