Skip to content
New issue

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

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

Already on GitHub? # to your account

🐛 [Bug][Webapp] User Search Start should be at 3 Characters #6635

Closed
2 tasks
Tirokk opened this issue Jul 25, 2023 · 0 comments · Fixed by #6639
Closed
2 tasks

🐛 [Bug][Webapp] User Search Start should be at 3 Characters #6635

Tirokk opened this issue Jul 25, 2023 · 0 comments · Fixed by #6639
Assignees
Labels
bug Something isn't working service: webapp

Comments

@Tirokk
Copy link
Member

Tirokk commented Jul 25, 2023

🐛 Bugreport

User Search Start should be at 3 Characters.

Todo

First implement constant in new file webapp/constants/user.js:

export const NAME_LENGTH_MIN = 3

And use it at:

  • webapp:
    • components/generic/SelectUserSearch/SelectUserSearch.vue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working service: webapp
Projects
1 participant