Commit debe7f3
committed
CP-14150 - Stop double-showing field help text on mobile
What
Field descriptions (hints) now appear only once on mobile signing forms
Why
On mobile, the same description was rendered in the field header and again under the field, making instructions look duplicated and harder to read
How to test
1. Open a form on a mobile viewport with a field that has a description/hint
2. Confirm the help text shows once (under the field), not twice
3. Spot-check desktop: help text still shows once
4. Confirm fields without a hint look unchanged1 parent b1d4784 commit debe7f3
1 file changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | 161 | | |
169 | 162 | | |
170 | 163 | | |
| |||
0 commit comments