ita-social-projects / OoS-Backend

Out of School: The platform for choosing an extracurricular activity for your children

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Update] Add full and short english title to Provider

DmyMi opened this issue · comments

Update to user stories #236 and #507

As a service provider/service provider's deputy I want to edit Provider's full and short title in english so that it can be searched by english speaking applicants.

Description

Acceptance Criteria

GIVEN user (service provider/service providers deputy) wants to edit provider's full and/or short title
AND opens provider edit page
WHEN scrolls to input "Повна назва англійською" and/or "Скорочена назва англійською"
THEN editable input field shall be displayed similar to the following
image

Business rules

  • Both fields are optional, maxLength=60
  • Both fields should be searchable using the text input field with full text search on the search page.