[Sprint/PinkPanther](feat): Force hashtag pipe to lowercase in discovery #2088
Closes #2088 (closed)
Summary
When clicking a hashtag from a post, this forces the querystring to take the hashtag in as lowercase. On production right now; clicking #NAME would send you to /newsfeed/global/top;hashtag=NAME;period=24h
, and we want /newsfeed/global/top;hashtag=name;period=24h
Testing
Try variations on capitalising tags and clicking them, it should link through and relevant content should be found.
added MR::Awaiting Review Squad::Yellow scoped labels
approved this merge request
enabled an automatic merge when the pipeline for 5992d6ae succeeds
merged
mentioned in commit ecb915ef
Please register or sign in to reply