hngprojects / hng_boilerplate_nextjs

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

[Bug]: [FE Anchor] Popup Persists After Page Reload on Admin Profile Settings page #1232

Open Akynz-x opened 2 months ago

Akynz-x commented 2 months ago

Description

If a user reloads the Admin settings page after a profile update, the "Profile Updated!" popup appears again even though no new update was made. This behavior should be corrected to ensure the popup does not reappear after a reload unless a new update is performed.

Requirements:

Acceptance Criteria

Links

| FIGMA LINK

| ADMIN SETTINGS PAGE

| RECORDED ISSUE ON LOOM

Feng-09 commented 2 months ago

Working on this