Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick Tags: Remove leading hash characters from user inputs #982

Open
marcustyphoon opened this issue Feb 16, 2023 · 0 comments
Open

Quick Tags: Remove leading hash characters from user inputs #982

marcustyphoon opened this issue Feb 16, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@marcustyphoon
Copy link
Collaborator

Concept

As mentioned in #940 and elsewhere, occasionally people type #whatever into inputs requesting a tag. Tumblr does not allow leading hash characters in tags (...mostly), so this isn't valid input and we should quietly remove the hash characters. I prefer to actually make them vanish (the way we replace straight quotes with smart quotes in-place) over stripping them only during processing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants