hngprojects / hng_boilerplate_nextjs

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

[Feature]: {Phoenix} Invalid X URL Response When Updating Profile #1550

Open PurityEbere opened 2 weeks ago

PurityEbere commented 2 weeks ago

Description

When attempting to update a profile, users receive an "invalid X URL" response. This error prevents the successful update of the profile and indicates that there may be an issue with the URL handling or routing within the application.

Acceptance Criteria

Expected Outcome:

The profile update process should complete successfully without any invalid URL errors.

Users can update their profile information without encountering disruptions.

Acceptance Criteria:

The invalid URL error is resolved, allowing users to update their profile successfully.

The URL handling and routing for profile updates are checked and corrected if necessary.

The profile update process functions smoothly without returning errors related to invalid URLs.

Links

| FIGMA LINK

Images

image