Comments

mherchel created an issue. See original summary.

gauravvvv’s picture

StatusFileSize
new12.53 KB

Hi @mherchel, The on-focus styling seems fine to me in chrome and safari browser. I have added a screenshot for reference.

kleiton_rodrigues’s picture

Status: Active » Reviewed & tested by the community
StatusFileSize
new30.62 KB

Seems working finein Chrome Version 87.0.4280.88 (Official version) 64 bits. Moving to RTBC.
Added an after patch screenshot for reference.

mherchel’s picture

Status: Reviewed & tested by the community » Active

I'm still seeing this. Make sure you have the latest 9.2.x pulled

You can also view it at https://lb.cm/olivero

gauravvvv’s picture

Hi @mherchel, This is an issue with v9.2. This is fixed in Drupal 9.1. I have added the patch for the same with the after patch screenshot.
Note: Drupal 9.2 screenshot is after the patch.
no alteration has done on 9.1 screenshot.

gauravvvv’s picture

Status: Active » Needs review
abhijith s’s picture

StatusFileSize
new23.98 KB
new23.73 KB
new51.18 KB
new48.38 KB

Applied patch #5 and it works fine.

Before patch:

before

before2

After patch:

after

after2

RTBC +1

mherchel’s picture

Status: Needs review » Needs work

This looks better, but I'd also like to have the same horizontal spacing as we do vertical spacing.

mherchel’s picture

gauravvvv’s picture

StatusFileSize
new1.3 KB
new38.63 KB

Hi Mherchel, I have provided a patch as you suggested in #8. Adding an after-patch screenshot for reference, please review.

gauravvvv’s picture

Status: Needs work » Needs review
siddhant.bhosale’s picture

Assigned: Unassigned » siddhant.bhosale
mherchel’s picture

Status: Needs review » Needs work

This is looking great, but needs some minor changes.

  • The current implementation removes the horizontal padding, and then relies on the browser's default styles (which may change in the future). Let's be explicit with the horizontal padding and set it to 6px (no need to use variables here)
  • There's a negative margin applied to the button that moves it toward the right so that the icon lines up with the content. This needs to be equal to the padding value.

Thanks for the work on this!

gauravvvv’s picture

StatusFileSize
new40.57 KB
new1.6 KB

Hi @mherchel, Please review the patch. padding updated to 6px and margin from right is 0. content and button both have same padding and 0 margin.

gauravvvv’s picture

Status: Needs work » Needs review
mherchel’s picture

Status: Needs review » Needs work

@Gauravmahlawat Thanks for the work on this. Please change the right margin to -6px. The reason is that I want the icon to align with the content below (and that padding pushes the icon to the left).

imalabya’s picture

Assigned: siddhant.bhosale » Unassigned
Status: Needs work » Needs review
StatusFileSize
new1.62 KB
new1.12 KB

Sorry if I am hijacking the issue. Seemed like a minor fix so adding a patch as per #16

gauravvvv’s picture

StatusFileSize
new20.71 KB

Patch #17, works for me. Moving to RTBC.

gauravvvv’s picture

Status: Needs review » Reviewed & tested by the community
lauriii’s picture

Status: Reviewed & tested by the community » Fixed

Committed 160947c and pushed to 9.2.x. Thanks!

  • lauriii committed 160947c on 9.2.x
    Issue #3200595 by Gauravmahlawat, imalabya, mherchel: Olivero's mobile...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.