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

[Bug Report] Search returns no match when search pattern contains a dash #750

Closed
echo6ix opened this issue Jan 23, 2024 · 0 comments · Fixed by #711
Closed

[Bug Report] Search returns no match when search pattern contains a dash #750

echo6ix opened this issue Jan 23, 2024 · 0 comments · Fixed by #711
Labels
help wanted Extra attention is needed

Comments

@echo6ix
Copy link

echo6ix commented Jan 23, 2024

Describe the bug
Searching for a term containing a dash yields no matches. Dashes must be omitted to get match even when the name of the target contains a dash, such as rct-537 per https://discord.com/channels/559159668438728723/798641040029777980/1199488492481302578

To Reproduce
Steps to reproduce the behavior:

  1. Search for the term rct-537 in the main nav menu. No match will be found.
  2. Search for the term rct537 in the main nav menu. Match will occur
@echo6ix echo6ix added the help wanted Extra attention is needed label Jan 23, 2024
@DogmaDragon DogmaDragon linked a pull request Jan 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant