hngprojects / hng_boilerplate_nextjs

https://deployment.nextjs.boilerplate.hng.tech
205 stars 266 forks source link

[Fix]: [FE Starlight] Implement Logout Confirmation and Log Out Success Messages #1307

Open POluwaseun opened 1 month ago

POluwaseun commented 1 month ago

Description

There is no message asking users to confirm logout, and no confirmation is shown after successful logout.

Acceptance Criteria

A confirmation prompt appears when a user clicks to log out. A success message is shown after the user successfully logs out.

Links

| [VIDEO LINK]

https://www.loom.com/share/75de10b72e2640a894e68bdf9d447685?sid=782576f5-67f3-4e11-b594-a503fce7b3d7

Images

image

Vaden89 commented 1 month ago

I'm working on this