Olivero: Z-index issue with the search bar.

Adding screen recording for reference.

Steps to reproduce:

1. go to /search/node
2. open the search bar
3. scroll down and scroll up.
4. you will see search bar has a low z-index to Contnent/User tabs.

Comments

Gauravmahlawat created an issue. See original summary.

sakthivel m’s picture

Status: Active » Needs review
StatusFileSize
new846 bytes

#2 Please review the patch

gauravvvv’s picture

Status: Needs review » Reviewed & tested by the community

Patch #2, fixes the issue. Attaching a screen recording for reference.

Sakthivel M, thank you for working on this.

Moving to RTBC.

rinku jacob 13’s picture

StatusFileSize
new654.07 KB
new744.8 KB

patch #2 successfully applied for 9.3.x-dev

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 2: 3212670.2.patch, failed testing. View results

sakthivel m’s picture

Status: Needs work » Reviewed & tested by the community
mherchel’s picture

Status: Reviewed & tested by the community » Needs work

The fix looks good, but lets add a comment to indicate why we're setting a z-index. Something like // Appear in front of Drupal's tabs.

shashwat-tiwari’s picture

Status: Needs work » Needs review
StatusFileSize
new926 bytes

Added the comment for z-index.

mherchel’s picture

Status: Needs review » Reviewed & tested by the community

Looks good!

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 8: 3212670-8.patch, failed testing. View results

mherchel’s picture

Status: Needs work » Reviewed & tested by the community

This is an unrelated test failure.

lauriii’s picture

Status: Reviewed & tested by the community » Needs review

Does this problem still exist? I'm having difficulty reproducing this.

chetanbharambe’s picture

Status: Needs review » Needs work
StatusFileSize
new1.45 MB
new1.22 MB

Verified and tested patch #8.
Patch applied successfully but not working as expected.

Testing Steps:
# Go to Appearance: Set Olivero theme
# Open the search bar
# Scroll down and scroll up.
# You will see search bar has a low z-index to Content/User tabs.

Expected Results:
# User should see the search bar remain as it is when doing scroll down.

Actual Results:
# Currently search bar is not appearing when the user is doing scroll down.

Please see attached videos
Not working as expected.
Can be a move to Needs work.

kiran.kadam911’s picture

Status: Needs work » Reviewed & tested by the community
StatusFileSize
new394.03 KB
new743.65 KB
new780.15 KB

Patch #8 applied successfully.

Working as expected. The z-index issue(overlapping) of the search bar on scroll while animating from left to right is resolved with a patch.

Before patch SS and screencase is attached:

After patch screencast is attached.

Can be a move to RTBC.

Thanks!

  • lauriii committed aafc501 on 9.3.x
    Issue #3212670 by Sakthivel M, shashwat-tiwari, kiran.kadam911,...

  • lauriii committed 0d4cdf5 on 9.2.x
    Issue #3212670 by Sakthivel M, shashwat-tiwari, kiran.kadam911,...
lauriii’s picture

Version: 9.3.x-dev » 9.2.x-dev
Status: Reviewed & tested by the community » Fixed

Committed aafc501 and pushed to 9.3.x. Also cherry-picked to 9.2.x because Olivero is experimental. Thanks!

Status: Fixed » Closed (fixed)

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