-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.2.10 DXP FP10, 7.2.10.4 DXP SP4, 7.2.X, 7.3.5 CE GA6, 7.3.10 DXP GA1, 7.4.1 CE GA2, 7.4.13 DXP GA1, Master
-
Component/s: App Builder, Forms
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Fix Priority:4
-
Sprint:Forms_7.3_31
-
Git Pull Request:
Description
Font size is wrong for some fields and properties at Form Builder.
Steps to Reproduce
- Go to Content & Data > Forms;
- Add a Form > add some fields (Text, Single Selection, Multiple Selection, Numeric);
- Notice how the Single Selection and Multiple Selection labels are shown in form body - BUG 1;
- Click on the Text or Numeric and notice how some properties are shown in the fields sidebar - BUG 2;
Fields and properties impacted:
- Paragraph;
- Single Selection;
- Multiple Selection;
- Searchable - all fields;
- Field Type - available for Text field;
- My numeric type is - available for Numeric field:
Expected Result
Font size is right for some fields and properties at Form Builder.
Fonts at form body should be: 0.875rem
Fonts at form sidebar should be: 0.875rem
Actual Result
Font size is wrong for some fields and properties at Form Builder.
Fonts at form body are: 1rem
Fonts at form sidebar are: 1rem
Reproduced In
master: 244f8cbbeb63f833306b14c2f34ad52929c6703d
- is caused by
-
LPS-116665 Improve accessibility in Forms
- Closed