Skip to content

Commit 4a9af6f

Browse files
committed
Added changeset
1 parent a92ea35 commit 4a9af6f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.changeset/fifty-symbols-find.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@bigcommerce/catalyst-core": patch
3+
---
4+
5+
Previously, users could fill out the review form and attempt to submit it without being logged in. They then received an error message saying they needed to be logged in. This would require them to leave the form to go to the login page which resulted in losing all entered information. They would then manually need to navigate back to the PDP.
6+
7+
To improve user experience, this PR implements a notification that informs users they must be logged in before being able to access the review form. This includes a link to the log in page which will handle redirecting the user back to the appropriate PDP after successful login.

0 commit comments

Comments
 (0)