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

Search field #23

Closed
kechandrew opened this issue Feb 1, 2021 · 1 comment
Closed

Search field #23

kechandrew opened this issue Feb 1, 2021 · 1 comment
Assignees

Comments

@kechandrew
Copy link

kechandrew commented Feb 1, 2021

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:

  • A user is registered;
  • All classes are listed in a database;

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

    • sample task.
@Nikita-Babenko
Copy link

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
Projects
None yet
Development

No branches or pull requests

6 participants