#43279 closed defect (bug) (fixed)
Form spacing is not equal both side on mobile for Add new user page
Reported by: | jainnidhi | Owned by: | garrett-eclipse |
---|---|---|---|
Milestone: | 5.5 | Priority: | normal |
Severity: | normal | Version: | 4.9.4 |
Component: | Users | Keywords: | has-patch commit |
Focuses: | ui, administration | Cc: |
Description
When we add a new user, form spacing is not equal on both side for mobile device.
Attachments (3)
Change History (10)
#2
@
5 years ago
- Component changed from General to Users
- Keywords needs-design-feedback added
Thanks for the patch @jainnidhi I can reproduce the issue and the patch looks good. Moving it into the Users component for review and action. Also marking for design review to just get a second set of eyes and confirm on the UI change.
This ticket was mentioned in Slack in #design by estelaris. View the logs.
4 years ago
#4
@
4 years ago
- Keywords needs-design-feedback removed
In design triage today, we agreed to remove the right padding of the form, make equal spacing on both sides.
#5
@
4 years ago
- Focuses administration added
- Keywords commit added
- Milestone changed from Awaiting Review to 5.5
- Owner set to garrett-eclipse
- Status changed from new to accepted
Thanks @ibdz and the rest of the design team for taking a look. Retesting the patch it's applying and resolving the issue nicely.
Going to move to a committer review for 5.5. Thanks again for the patch @jainnidhi and congratulations on your first contribution.
I've attached 43279.diff for this fix.