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개의 좋아요