-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X, Master
-
Fix Version/s: 7.1.10 DXP FP3, 7.1.1 CE GA2, 7.1.10.1 SP1, 7.1.X, Master
-
Component/s: Forms
-
Branch Version/s:7.1.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:3
-
Sprint:F&W Sprint 6
-
Git Pull Request:
Steps to Reproduce:
- Add a Form
- Add a Text Field
- Add a Success Page
- Save Form
- Publish form and copy URL
- Paste URL in another tab
- Submit a form
- Inspect Success Page title on Chrome
Expected Result:
There should be a state class in which a Frontend Developer could rely on in order to customize the success page visual.
Actual Result:
There is no state class to point the Frontend Developer he is on the success page. It uses the same structure of the Form's title and description. Check here.