hngprojects / hng_boilerplate_nextjs

https://deployment.nextjs.boilerplate.hng.tech
Apache License 2.0
205 stars 264 forks source link

Feat/hng three dotted icon on active member #1546

Closed Robinson-Taiwo closed 2 weeks ago

Robinson-Taiwo commented 2 weeks ago

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

github-actions[bot] commented 2 weeks ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 14.69% 778 / 5294
🔵 Statements 14.36% 780 / 5430
🔵 Functions 14.22% 213 / 1497
🔵 Branches 10.01% 229 / 2287
File CoverageNo changed files found.
Generated in workflow #512