hngprojects / hng_boilerplate_nextjs

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

[Enhancement]: The toast notification should be positioned at the top of the page to enhance visibility. #1131

Open delight-xxx opened 2 months ago

delight-xxx commented 2 months ago

Description

Current State: Notifications appear at the bottom right of the screen, and they are very easy to miss.

Resolution: Toast notifications appear at the top of the page so that important messages and alerts are more visible and harder to miss.

Acceptance Criteria

Expected Outcome:

Toast notifications are positioned at the top of the page, making them more visible to users and ensuring that important messages are noticed promptly.

Links

| FIGMA LINK

Images

image

Screenshot 2024-08-23 at 1 37 46 AM
64eyes commented 2 months ago

I'll work on this.

delight-xxx commented 2 months ago

has this been worked on? @64eyes