hngprojects / hng_boilerplate_nextjs

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

[Feature]: [FE KIMIKO] The Join wait-list CTA isn't clickable #1045

Open B-Beth opened 3 weeks ago

B-Beth commented 3 weeks ago

Description

The Join Waitlist CTA (Call To Action) button is not functioning as expected. Users are unable to successfully join the waitlist after clicking the button and see a successful message.

Acceptance Criteria

The CTA is visible and clickable on all relevant pages

Clicking the CTA initiates the waitlist join process.

User receives confirmation of successful waitlist signup.

User receives an inbox in their mail to notify them that they've been added to the wait-list

User data is correctly captured and stored in the waitlist database.

No errors or unexpected behavior occurs during the waitlist join process.

The waitlist functionality is tested across different browsers and devices.

Links

| LIVE LINK https://kimiko-csharp.teams.hng.tech/waitlist

Images

image https://drive.google.com/drive/folders/1JEgATBI4iL0gkC-Xum2N9BiIhw7bAwdu?usp=sharing

seshto13 commented 3 weeks ago

I will work on it