- Issue created by @lokeshsahu
- Status changed to Needs review
over 2 years ago 12:09pm 17 May 2023 - 🇮🇳India lokeshsahu Delhi
Created a patch for the above-mentioned issue. Please review.
Tested the "3360946.patch" on 9.5.8 and now the search icon position is changed.
As per my suggestion search should be on the right end of the search bar and clickable.- Status changed to Needs work
almost 2 years ago 12:00pm 5 December 2023 - Assigned to Tanushree Gupta
- @tanushree-gupta opened merge request.
Corrected the issue of search overlapping with main navigation.
Attaching screenshot for reference.- 🇮🇳India vinodhini.e chennai
Hi, I tested this issue on Drupal 10.5.1 with the specified theme and observed the following:
Before applying the patch:
When hovering over the search block, it was overlapping the main navigation menus.
After applying Merge Request #8: The overlapping issue is resolved.
The search block no longer overlaps the main navigation menus. The layout and UI look fine. Thanks.