You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an Admin, I want to choose from a set of actions for each user using a dropdown in the Дії (Actions) column, So that I can send messages, view profiles, or block users directly from the users' list.
Acceptance Criteria:
Dropdown Menu for Actions:
In the Дії (Actions) column, a dropdown menu is provided for each user.
The dropdown contains the following options:
Надіслати лист (Send Message)
Переглянути (View Profile)
Send Message:
When Надіслати лист (Send Message) is selected:
A form appears, allowing the admin to compose and send a custom message.
The system sends the message to the user’s registered email address.
A confirmation is displayed once the message is sent successfully.
View Profile:
When Переглянути (View Profile) is selected:
The admin is redirected to the user’s detailed profile page.
The profile contains full user details, account activity, and any uploaded documents.
Action Logging:
All actions performed through the Дії (Actions) dropdown (sending messages, viewing profiles) are logged in the system for auditing purposes.
UI/UX Notes:
The dropdown must be easy to use and accessible with hover and click interactions.
Actions should execute without page reloads unless required (e.g., for viewing profiles).
Error Handling:
Send Message:
If the email fails to send, display an error message: "Failed to send the message. Please try again."
View Profile:
If the profile cannot be loaded, show an error: "Unable to view profile. Please refresh the page."
Prevent multiple clicks by disabling the action button until the current action is completed.
As an Admin,
I want to choose from a set of actions for each user using a dropdown in the Дії (Actions) column,
So that I can send messages, view profiles, or block users directly from the users' list.
Acceptance Criteria:
Dropdown Menu for Actions:
Send Message:
View Profile:
Action Logging:
UI/UX Notes:
The dropdown must be easy to use and accessible with hover and click interactions.
Actions should execute without page reloads unless required (e.g., for viewing profiles).
Error Handling:
Mockup
Epic link #821
Labels to be added "User story", Corresponding Functionality (e.g. User), Priority ("pri: "), "Corresponding Epic"
The text was updated successfully, but these errors were encountered: