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

[Improvement] [UI] Frontend search is case-sensitive. #16977

Open
2 of 3 tasks
NeufHuang opened this issue Jan 23, 2025 · 3 comments
Open
2 of 3 tasks

[Improvement] [UI] Frontend search is case-sensitive. #16977

NeufHuang opened this issue Jan 23, 2025 · 3 comments
Labels
backend good first issue good first issue improvement make more easy to user or prompt friendly need more information need to verify

Comments

@NeufHuang
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

In version 3.1.8, the search is case-insensitive, but in version 3.2.2, it is case-sensitive, making it difficult to find tasks or logs when there are many tasks.

deploy on k8s

What you expected to happen

search should be case-insensitive.

How to reproduce

Executing a search in version 3.2.2.

Anything else

No response

Version

3.2.x

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@NeufHuang NeufHuang added bug Something isn't working Waiting for reply Waiting for reply labels Jan 23, 2025
@SbloodyS
Copy link
Member

Can you provide more details of reproducing steps?

@SbloodyS SbloodyS added need more information and removed Waiting for reply Waiting for reply labels Jan 23, 2025
@NeufHuang
Copy link
Author

Can you provide more details of reproducing steps?

All search boxes have this issue.

version 3.2.2:
Image

Image

version 3.1.8:
Image

Image

@NeufHuang NeufHuang reopened this Jan 23, 2025
@SbloodyS SbloodyS added improvement make more easy to user or prompt friendly backend and removed bug Something isn't working need more information labels Jan 23, 2025
@SbloodyS SbloodyS changed the title [Bug] [UI] Frontend search is case-sensitive. [Improvement] [UI] Frontend search is case-sensitive. Jan 23, 2025
@SbloodyS SbloodyS added the good first issue good first issue label Jan 23, 2025
@ruanwenjun
Copy link
Member

ruanwenjun commented Jan 26, 2025

Is this caused by different COLLATE setting in db between 3.1.8 and 3.2.x?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend good first issue good first issue improvement make more easy to user or prompt friendly need more information need to verify
Projects
None yet
Development

No branches or pull requests

3 participants