Something’s weird here (bad title, please name this properly staff ):
Thanks for reporting this! I think this is related to the issue reported on Quick access to bookmarks and messages on user menu. If so, @xrav3nz already has a PR up for it
yeah seems like the same bug. please close this dupe
Turns out it isn’t the same bug so we’ll need to keep this open. @xrav3nz could repro this and might look into fixing this sometime soon
Replying here so that others will have the context.
I thought this was weird because the notification tab does not share the same rendering codepath as the others, so I reverted the new quick access feature locally, and can still repro the issue:
I believe this is a super edge case with our client-side I18n.t
, and here is a minimal failing test for it: https://github.com/xrav3nz/discourse/commit/3d7324281a285158fe75f9e7b42574906c940e49.
Fixed with: