-
Notifications
You must be signed in to change notification settings - Fork 6
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
Search field #23
Labels
Comments
Closed
Search can support: UA/RUS/ENG language |
This was referenced Feb 14, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a user, I want to find children's classes through the "search" button, so that I can choose interesting classes.
Description
Mockup https://ninjamock.com/s/QJ1HFHx
Preconditions:
Assumption:
A user does a search by typing the name of the class.
Acceptance Criteria
The search starts once the user clicks the “Magnifying glass/Search” button;
The field contains a placeholder with a grey-colored text: “Введіть назву або тип гуртка”;
The placeholder disappears once the user starts typing;
Search is in Ukrainian;
Length: min.-3; max. -1000;
Allowed characters: and [A-Я a-я 0-9 . , _ - ! @ # $ % ^ & * ( ) + = { } \ | / < > ~ ` ' : ; "] space;
The search doesn’t support English letters (characters). If the user has typed an English letter, show the warning message: “Пошук не може містити англійські літери.”
Epic link
E.g.: Epic #100 Epic
Labels to be added
"User story", Correspondind Functionality (e.g. User), Priority ("pri: "), "Corresponding Epic"
Tasks
The text was updated successfully, but these errors were encountered: