hngprojects / hng_boilerplate_nextjs

https://deployment.nextjs.boilerplate.hng.tech
206 stars 263 forks source link

[FIX]: [PHOENIX] Fix the 'Help' button #1394

Open Olnuel opened 2 months ago

Olnuel commented 2 months ago

Description

The "Help" button within the user interface is not working. The button does not display the help content when clicked which prevents users from accessing the support needed. The "Help" button should be functional, providing users with assistance.

Acceptance Criteria

  1. The "Help" button should respond when clicked.
  2. The button should open a help dialog or redirect the user to the correct help page based on the user's current context.
  3. The help dialog or page should display the relevant information, FAQs, or guidance.

Links

| FIGMA LINK https://www.figma.com/design/VEItfX6St5NSAqqNHImcxD/HNG-Boilerplate-Designs?node-id=467-8391&t=VEj4y3G0vEn4g18k-4

https://www.loom.com/share/e549b25b612f4dacb23242e9deb9956d?sid=28c835b4-6ab5-496b-8849-ceceb686ab04

Images

Screenshot 2024-08-23 221949

SAGHEDEV commented 2 months ago

On it