Page MenuHomePhabricator

Make Project slug/hashtag transactions render a little more nicely
ClosedPublic

Authored by epriestley on May 19 2017, 8:49 PM.
Tags
None
Referenced Files
F13265155: D17966.diff
Tue, May 28, 1:37 AM
F13248655: D17966.diff
Fri, May 24, 3:47 AM
F13228234: D17966.id.diff
Mon, May 20, 8:07 AM
F13173919: D17966.diff
Tue, May 7, 9:28 PM
Unknown Object (File)
Sat, May 4, 7:07 AM
Unknown Object (File)
Tue, Apr 30, 2:20 PM
Unknown Object (File)
Tue, Apr 30, 11:01 AM
Unknown Object (File)
Tue, Apr 30, 9:20 AM
Subscribers
None

Details

Summary

Ref T12732. Use renderValue() to build renderValueList() so we get nice fancy text for these.

Test Plan

Screen Shot 2017-05-19 at 1.47.31 PM.png (149×476 px, 18 KB)

Diff Detail

Repository
rP Phabricator
Branch
tweak1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 17123
Build 22910: Run Core Tests
Build 22909: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.May 19 2017, 8:50 PM

Can we put an actual # there too?

In D17966#217662, @chad wrote:

Can we put an actual # there too?

Maybe make renderValueList() take optional separator and prefix arguments?

I vaguely imagine that the comma separator will eventually be a translation issue that gets farmed out to the translation engine, so the Historically Accurate Mongol localization can use 🐺 as a list separator.

This revision was automatically updated to reflect the committed changes.