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

Improve file name search to match partial words #21189

Open
mattermod opened this issue Oct 3, 2022 · 1 comment · May be fixed by #21329
Open

Improve file name search to match partial words #21189

mattermod opened this issue Oct 3, 2022 · 1 comment · May be fixed by #21329
Assignees
Labels
Difficulty/3:Hard Hard ticket Hacktoberfest Help Wanted Community help wanted Tech/Go Server

Comments

@mattermod
Copy link
Contributor

File search should be more forgiving with what is matched. ie if a file name was strawberryimage.jpeg but I search for strawberry, I would expect to get the result. Right now that result wouldn't be returned

Expected: When searching for files, always execute a wildcard search on the backend, even if the user does not enter a * in the search term


If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please join our "Developers" community channel.

New contributors please see our Developer's Guide.

JIRA: https://mattermost.atlassian.net/browse/MM-35005

@kyeongsoosoo
Copy link
Contributor

I'd like to work on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty/3:Hard Hard ticket Hacktoberfest Help Wanted Community help wanted Tech/Go Server
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants