A user should be able to to click the three dotted icons attached to each member.
What were you told to do?
A user should be able to to click the three dotted icons attached to each member.
when the icon is clicked, a "delete member" tab displays just below it.
once the "delete member" tab is tapped, a pop up asking the user if they want to delete a member permanently should come up.
The pop up overlay should have two CTAs; A "delete " button CTA and a "Cancel" button CTA to exit that pop up.
when a user clicks the "Delete" button, a confirmation pop up saying "members removed successfully" should be displayed.
The confirmation pop up should have a "Cancel" icon to allow users close that pop up
[BUG]: The three-dotted icon found on each row of each active member isn't clickable #1073
What did you do?
Added a DeleteMember Modal file
modified the members page
Description
Closes #issue_number_here
Changes proposed
A user should be able to to click the three dotted icons attached to each member.
What were you told to do?
A user should be able to to click the three dotted icons attached to each member. when the icon is clicked, a "delete member" tab displays just below it. once the "delete member" tab is tapped, a pop up asking the user if they want to delete a member permanently should come up. The pop up overlay should have two CTAs; A "delete " button CTA and a "Cancel" button CTA to exit that pop up. when a user clicks the "Delete" button, a confirmation pop up saying "members removed successfully" should be displayed. The confirmation pop up should have a "Cancel" icon to allow users close that pop up
[BUG]: The three-dotted icon found on each row of each active member isn't clickable #1073
What did you do?
Added a DeleteMember Modal file modified the members page
Check List (Check all the applicable boxes)
🚨Please review the contribution guideline for this repository.
Screenshots/Videos