This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 36
Follow request page
Emee Miano edited this page Apr 1, 2022
·
2 revisions
In this page, user can see all the follow request he has received. He can either accept or decline the request as well.
If user can accept or decline successfully, system shows popup and removes the request.
If the request is not available or has server connection issues, a system error will show.
📝 | 1. The user sorting will be based on what the server provides. 2. The follow request will not automatically update. User needs to accept or decline first and if the follow request is not available, system will remove the request from list and prompt that the request is unavailable. |
---|
Feature | Description |
---|---|
Accept Follow request | If user accepts the follow request , system will create a relationship with the request sender and the request item will be removed from the list. |
Decline Follow request | If user declines the follow request, system will invalidate the follow request |