#43852 closed defect (bug) (fixed)
Fix spacing on responsive for Use This Page button in Privacy Tools
Reported by: | PressTigers | Owned by: | desrosj |
---|---|---|---|
Milestone: | 4.9.6 | Priority: | normal |
Severity: | normal | Version: | 5.1 |
Component: | Privacy | Keywords: | gdpr has-patch has-screenshots ux-feedback commit |
Focuses: | ui, administration | Cc: |
Description
Hi,
On Privacy page, page drop down and button should be properly aligned from top bottom on the small devices.
Also attached screenshot. Please have a look.
Thanks & Regards,
PressTigers
Attachments (10)
Change History (40)
#1
@
6 years ago
- Summary changed from Privacy page needs to be designed on small devices to Privacy page needs to be fixed on small devices
#3
@
6 years ago
Hey @PressTigers welcome to trac and thank you for noticing this! Also thanks @abdullahramzan for tagging gdpr here :).
43852.diff adds a margin in max-width: 782px
screens as seen in 43852.jpg
#4
@
6 years ago
- Keywords has-patch has-screenshots added; needs-patch removed
- Summary changed from Privacy page needs to be fixed on small devices to Fix spacing on responsive for Use This Page button in Privacy Tools
#5
@
6 years ago
Thanks @xkon ,
Tested the patch. It looks good now. But do you thing there should be some space between the drop-down page and the text "Either select an existing page:".
Best Regards,
PressTigers
#6
@
6 years ago
Page drop-down and button should also be aligned. Please review the attached screenshot.
I will submit the patch for this fix soon.
Thanks
#7
@
6 years ago
- Keywords ux-feedback added
Tested the patch, it works fine for me.
@SergeyBiryukov can you please review the patch updated by @PressTigers
Thanks
#8
@
6 years ago
@PressTigers thanks for the update & you're correct on the spacing between Either select an existing page
and the input as well. Usually all forms tend to be inside <tables> so the <td> are giving a 4px top spacing as far as I could check (I was checking the Settings -> General page for example).
You want to update the patch and check that as well? No need to add tables of course just a little bit of spacing there to make it look even with the rest of the Admin.
This ticket was mentioned in Slack in #core by abdullahramzan. View the logs.
6 years ago
#12
@
6 years ago
- Keywords needs-testing added
@xkon ,
Can you please review the patch https://core.trac.wordpress.org/attachment/ticket/43852/43852-2.diff? It looks good now.
#13
@
6 years ago
- Keywords needs-testing removed
@PressTigers yup it looks good, thank you!
@desrosj 43852-2.diff addresses some padding issues and fixes them as seen in latest_preview.jpg . Could we get this in asap as it's a small change and we have 2-3 more tickets for this screen as well to avoid doing the same fixes?
This ticket was mentioned in Slack in #gdpr-compliance by desrosj. View the logs.
6 years ago
#16
@
6 years ago
- Keywords commit added
The screen still feels like the spacing is inconsistent to me (which it is slightly). In 43852.2.diff I applied the same margin to both elements and it feels a bit better.
#19
@
6 years ago
@abdullahramzan are you not seeing that when testing the most recent patch (Shot 2018-04-28 at 9.50.36 AM.png)? When the most recent patch is applied, I am seeing the correct margin applied: https://cloudup.com/cxVWpXJeJ8c.
This ticket was mentioned in Slack in #gdpr-compliance by desrosj. View the logs.
6 years ago
#21
@
6 years ago
After bug scrubs re-tested and this looks ok to me @desrosj just like your screenshot.
#22
@
6 years ago
@desrosj @xkon,
Yeah, it looks good to me. The major concern is spacing should be equal between the Select input and "Use This Page" button and the space between the "Use This Page" button and Create New Page. Maybe I am wrong.
Padding issue needs to be fixed