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
F18852307: D17966.id.diff
Fri, Oct 31, 7:54 AM
F18821145: D17966.id.diff
Wed, Oct 22, 7:34 PM
F18816555: D17966.diff
Tue, Oct 21, 7:39 AM
F18611036: D17966.diff
Sep 14 2025, 6:00 AM
F18566314: D17966.id.diff
Sep 9 2025, 2:28 PM
F18501097: D17966.diff
Sep 4 2025, 9:32 PM
F18105907: D17966.id43210.diff
Aug 10 2025, 8:30 PM
F18104828: D17966.id.diff
Aug 10 2025, 2:19 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.