Story 1.3.2.4. CRM. Order view mode. Tab Description

Content

General info

This user story addresses the functionality of sections such as "Primary," "Requirement List," "General Cooperation," and "Categories," including their display and the ability to edit their content.

Each section on the order view mode page is displayed with content, and users can edit specific fields by clicking on the corresponding "Edit" button. The sections include "Primary," "Requirement List," "General Cooperation," and "Categories."

User story

As a CRM user,
I want to see the content of the "Primary," "Requirement List," "General Cooperation," and "Categories" sections and be able to edit them,
So that I can update or view the necessary information within the order view mode page.


RT-6843

Получение подробных данных проблемы…
СТАТУС

Visual design:

https://www.figma.com/design/I5CXH7H3ICD0vfA1kPbcVf/Rocken-Design?node-id=31094-7166&t=g52xkVyIPfJIKA94-4

Acceptance criteria

01

Scenario: Clicking on the "Create Vacancy" button will redirect the user to the vacancy creation mode with the current order preselected.
Given the user is on the order page,
When the "Create Vacancy" button is clicked,
Then the user should be redirected to the vacancy creation mode with the current order preselected.

image-20250303-065426.png

02

Scenario: Clicking on the "Create Publication" button will show a modal window.
Given the user is on the order page,
When the "Create Publication" button is clicked,
Then a modal should appear with the option to create a publication linked to the current order, with the option to either choose a active vacancy or create a publication without selecting a vacancy.

image-20250304-100412.pngimage-20250304-100703.png

https://www.figma.com/design/I5CXH7H3ICD0vfA1kPbcVf/Rocken-Design?node-id=63362-90612&t=B1pHj2hHBF3zxOqu-4

03

Scenario: Modal window state with no vacancies.
Given there are no active vacancies in the company,
When the user clicks the "Create Publication" button,
Then the modal should display a text and option to create a publication without selecting a vacancy

image-20250304-100449.pngimage-20250304-100719.png

04

Scenario: Modal window state with no vacancies but create new.
Given there are no active vacancies in the company,
When the user clicks the "Create Publication" button
AND click “+ create vacancy”
Then redirect to the vacancy creation mode

image-20250304-100719.png

05

Scenario: "Primary" section is displayed with content and an "Edit" button.
Given the user is on the order view page,
When they view the "Primary" section,
Then the section should display the relevant information and an "Edit" button.

image-20250303-065914.png

06

Scenario: Clicking the "Edit" button in the each section should allow the user to edit the fields.
Given the user is viewing the "Primary" section,
When the "Edit" button is clicked,
Then the user should be able to edit the fields in the edit mode.

07

Scenario: "Requirement List" section is displayed with content and an "Edit" button.
Given the user is on the order view page,
When they view the "Requirement List" section,
Then the section should display the relevant information and an "Edit" button.

image-20250303-065924.png

08

Scenario: "General Cooperation" section is displayed with content and an "Edit" button.
Given the user is on the order view page,
When they view the "General Cooperation" section,
Then the section should display the relevant information and an "Edit" button.

image-20250303-070010.png

09

Scenario: "Categories" section is displayed with content and an "Edit" button.
Given the user is on the order view page,
When they view the "Categories" section,
Then the section should display the relevant information and an "Edit" button.

image-20250303-070026.png

Comments

Leave a Reply