Story 1.2.2.4. CRM. Vacancy view mode. Tab Detail

Content

General info

The Detail Tab in Vacancy View Mode provides comprehensive information about a vacancy, including primary details, business info, employment conditions, categories, description, skills, and benefits. Each section should display relevant data with the ability to open the edit mode by clicking the "Edit" button near the title of each section.

User story

As a CRM user,
I want to view and edit detailed information about a vacancy in the Detail Tab
So that I can manage and update vacancy information efficiently.

Visual design:

https://www.figma.com/design/I5CXH7H3ICD0vfA1kPbcVf/ROCKEN-jobs-%2F-talent?node-id=18089-73579&t=PfSQbaCHKV6iYQsz-4

Acceptance criteria

01

Scenario: Display Primary Section
Given the user is in the Vacancy View Mode, Tab Detail
When the tab loads
Then the Primary section should display the fields: Order, Company, Contact person, Vacancy name, Direct link, Application by, Job model, Remuneration, Guarantee.

image-20240903-053323.png

02

Scenario: Display Business Info Section
Given the user is in the Vacancy View Mode, Tab Detail
When the tab loads
Then the Business Info section should display the fields: Salary Range, Industries, Team Size, Start date, Locations, Employments.

03

Scenario: Display Employment Conditions Section
Given the user is in the Vacancy View Mode, Tab Detail
When the tab loads
Then the Employment Conditions section should display the fields: Experience Level, Travel, Remote work, Position, Leading experience, Degrees, Languages, Workload, Age.

04

Scenario: Display Categories Section
Given the user is in the Vacancy View Mode, Tab Detail
When the tab loads
Then the Categories section should display relevant categories associated with the vacancy.

05

Scenario: Display Description Section
Given the user is in the Vacancy View Mode, Tab Detail
When the tab loads
Then the Description section should display the fields: description, introduction, responsibilities.

06

Scenario: Display Skills Section
Given the user is in the Vacancy View Mode, Tab Detail
When the tab loads
Then the Skills section should display the relevant skills required for the vacancy.

07

Scenario: Display Benefits Section
Given the user is in the Vacancy View Mode, Tab Detail
When the tab loads
Then the Benefits section should display any benefits associated with the vacancy.

08

Scenario: Open Edit Mode
Given the user is viewing any section in the Tab Detail
When the user clicks the "Edit" button near the section title
Then the system should open the edit mode for that specific section, allowing the user to update the information.

Comments

Leave a Reply