Content
General info
The header section of the User View Page includes the user’s name, current status, and options to change their status or delete the user. This section allows administrators to manage the user’s status (active, inactive, etc.) and provides the option to delete the user from the CRM.
User story
As a [CRM user],
I want to view the user’s current status and have the ability to change it or delete the user,
So that I can manage user access and status effectively.
Visual design
|
|
Acceptance criteria |
|
|---|---|---|
|
01 |
Scenario: Viewing User Header |
|
|
02 |
Scenario: open edit mode |
|
|
03 |
Scenario: Deleting a User |
|
|
04 |
Given: user view page with status “blocked“ When: click on the button “Change status” Then: the status of the user is changed to Active |
|
|
05 |
Given: user view page with status “blocked“ When: click on the button “Change status” Then: the status of the user stays blocked |
|
|
06 |
Given: user view page with status “Active“ When: click on the button “Change status” Then: the status of the user is changed to Blocked |
|
|
07 |
Scenario: Display User Details (block 1) DE: Von einem Kollege(n) übernommen: {name}, {name}.. Derzeit gilt als Stellvertretung für Kollege(n): {name}, {name}.. EN: Covered by colleague(s): {name}, {name}.. Currently acts as a stand-in for colleagues: {name}, {name}.. |
|
|
08 |
Scenario: Display Contact Information (block 2) |
|
|
09 |
Given: user view page When: don’t add a Phone and one of the social link Then: the information is not shown on view mode (don’t show icon of social media and don’t show phone and even title for this) |
|
|
10 |
OOS
This block can be skipped, as every role + position has different data to show. Value of this feature is much less than the effort. Let us divide the existing header blocks to the width of the page |








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