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

Remove character limit on name search #325

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

QuickMythril
Copy link
Contributor

When searching for a registered name in the UI using the magnifying glass in the top bar, users are restricted to searching for names that are 3 characters or longer. This appears to be an arbitrary limit, and prevents people from being able to look up names that are 1 or 2 characters, of which there are many registered already. This pull request changes the search limit to "1 or more characters" meaning it will only give an error if the search query is 0 characters, or empty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant