User tests: Successful: Unsuccessful:
The three buttons for add/delete/move that are displayed as a group for repeatable fields are too small. This is an accessibility and usability problem as it makes it difficult to select the correct button.
The apple ios guidelines for touch targets suggest 44px and the equivalent for android is 48.
By simply removing the btn-sm class from these buttons we satisfy those guidelines and its much much easier to select the correct button
This can be tested by creating a field of type subform and/or in the User options go to the email domain settings
Status | New | ⇒ | Pending |
Category | ⇒ | Layout |
Hmm, or am I mixing up repeatable and subform stuff now?
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
RTC
@richard67 same problem but I assume that issue is for J3?
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-03-26 12:13:46 |
Closed_By | ⇒ | chmst | |
Labels |
Added:
?
|
Thanks!
thanks
@brianteeman Does it solve issue #32751 ? To me it seems so. If yes, could you add it to the description of the PR and let me know so I can close the issue? Thanks in advance.