Skip to content

Commit e5a1d44

Browse files
committed
Added changeset
1 parent e2505de commit e5a1d44

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)