Content
General info
Feature: Proper date picker
Purpose: This date picker component allows users to select a date range, specifying both a start date and an end date.
This story implements a date picker within the filter panel of the CRM’s Vacancy List page. The date picker allows users to specify a start and end date for filtering vacancies by their creation dates. The component includes an interactive calendar, options to apply or cancel the selection, and functionality to clear the selected date range. The goal is to improve user experience by providing an intuitive method for date-based filtering, ensuring accurate and relevant vacancy listings according to the specified date range.
User story
As a CRM user,
I want a proper date picker component within the filter panel,
So that I can select a specific date range easily and apply it to filter vacancies by their created dates.
RT-5506
–
Получение подробных данных проблемы…
СТАТУС
Visual design:
|
# |
Acceptance Criteria |
|
|---|---|---|
|
01 |
Scenario: Opening the date picker |
|
|
02 |
Scenario: Selecting a date range |
|
|
03 |
Scenario: Applying the date filter |
|
|
04 |
Scenario: Canceling the date selection |
|
|
05 |
Scenario: Clearing the date filter |
|
|
06 |
Scenario: Applying date filter with Enter |

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