Skip to content

Case sensitivity on hashtags

Summary

Case sensitivity on hashtags is detrimental to the users experience.

Steps to reproduce

Compare the following two links and note the hashtag params difference in case.

Platform information

Cross-platform web.

What is the current bug behavior?

examples, #FOObar and #fooBAR are not showing the same hashtags.

What is the expected correct behavior?

Case sensitivity shouldn't make a difference for hashtags.

Relevant logs and/or screenshots

(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.)

Possible fixes

(If you can, link to the line of code that might be responsible for the problem)

Edited by Mark Harding