Very minor UX bug: Missing / in "4 / week"

In the mobile UI, where it says “4 week”, this should be “4 / week”. Confirmed the meta forums have the same problem. Very minor issue but one of our users brought it up, and it seemed worth mentioning.

Desktop UI does not have this issue.

「いいね!」 5

@codinghorror are you ok with adding the / ?

「いいね!」 1

Sure that seems fine

「いいね!」 1

Could we not just use ‘a’ ? That way I wouldn’t have to occasionally explain it. Seems like there’s an abundance of space in that row.

The fix is in

https://github.com/discourse/discourse/commit/b5804c410e205ee169197d11158d5c2e09999bbd

「いいね!」 8

Then we’d have to translate it.

This convention isn’t new to Discourse of course (km/h, 24/7, etc) and even without the slash the context feels clear to me… so I’m surprised that it comes up.

「いいね!」 4

That might need localization, which is why I suggested /. Also the desktop version uses / so it’s consistent.

Thanks for the fix!

「いいね!」 2