Content
General info
This feature focuses on implementing a filtering mechanism within the company list table in the CRM system. Users should be able to apply filters to various columns (e.g., Industry, Status, rocken contact) to narrow down the list of companies displayed. The filtering functionality should be intuitive, allowing users to quickly find the companies that meet their specific criteria.
User story
As a CRM user,
I want to filter the company list table by different attributes,
So that I can easily find companies that meet specific criteria.
RT-5237
–
Получение подробных данных проблемы…
СТАТУС
Visual design:
Acceptance criteria |
||
|---|---|---|
|
01 |
Scenario: Opening the Filters panel
|
|
|
02 |
Scenario: User interact with the filter panel |
|
# |
Filter Field |
Acceptance Criteria |
Query |
|---|---|---|---|
|
https://api.staging.rockengroup.com/api-documentation-2000#/Company/get_api_v1_companies_list |
|||
|
01 |
Title
|
Scenario: User interact with the field |
titles[] |
|
02 |
Keyword |
Scenario: User applies a keyword filter. Select type:
|
search by all fields in companies |
|
03 |
Industry |
Scenario: User applies an industry filter. Select type:
|
industries[] |
|
04 |
Rocken Contact |
Scenario: User applies a Rocken contact filter. Select type:
|
|
|
05 |
Client level |
Scenario: User applies a Client level filter. Select type:
|
should be added to API by backend developer |
|
06 |
Company Size |
Scenario: User applies Company size filter. Select type:
|
sizes[] Available values : 1-20, 21-50, 51-100, 101-200, 201-500, 501-1000, 1001-10000, 10001+ |
|
07 |
Cooperation Status (KT) |
Scenario: User applies Cooperation status filter. Select type:
|
cooperation_statuses[] |
|
08 |
Company Type |
Scenario: User applies Company type filter. Select type:
|
should be added to API by backend developer |
|
09 |
Assignment |
Scenario: User applies Assignment filter. Select type:
|
should be added to API by backend developer All (default) Select options: Unassigned Assigned |
|
10 |
Market OOS |
Scenario: User filters by country. Select type:
|
should be added to API by backend developer |

Leave a Reply
You must be logged in to post a comment.