Story 1.0.12.6. CRM. Title field filter

Content

General info

This story focuses on the TITLE field used on different list pages in filter panels.

Select type:

  • OOS multi select

  • multi tags

  • search

  • OOS suggestions

  • custom tags

API: titles[]

User story

As a CRM user,
I want to use TITLE field to find items on the page by title,
So that I can quickly find relevant information based on specific requirements.

Visual design

https://www.figma.com/design/I5CXH7H3ICD0vfA1kPbcVf/Rocken-Design?node-id=57218-10562&t=aLfLqWjgjni4WYGn-4

#

Acceptance Criteria

Select data

01

Scenario: User applies a title filter.
Given the user enters a title,
When the title exists,
Then suggestions are not displayed.

image-20241226-071449.png

02

Scenario: User applies a custom title
Given the user enters a title,
When the user presses "Enter,"
Then the input is accepted as custom.

03

Scenario: User interact with the field
Given user in filter panel,
When clear/add/search some items
Then have common behaviour of the field described here: Story 1.0.12.5. CRM. Filter panel

Comments

Leave a Reply