Closed (outdated)
Project:
Drupal core
Version:
10.1.x-dev
Component:
Umami demo
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Nov 2018 at 14:32 UTC
Updated:
4 Jan 2023 at 05:41 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
-J-o-n-n-y- commentedLooking at this as part of #uoe-d8-contribution
Comment #3
andrewmacpherson commented@-j-o-n-n-y- thanks for picking this up. It's probably best to leave this issue until after we have committed #2983568: Audit and improve focus styles across the Umami theme for logged out users. You won't actually see the issue unless the patch there is applied first.
I've marked this postponed until we've committed the main issue, and I'll set it back to active when at the right time. This isn't quite our usual way of working, though. The other issue is an epic patch which is very close to landing, and we deferred this so it wouldn't hold up all the other awesome wins there. Sorry for the confusion.
Comment #4
-J-o-n-n-y- commented@andrewmacpherson Didn't see your comment until I'd created a patch - I did see the issue in core without any patches applied. I've attached a patch which fixes the issue, will leave it with you whether to take any further at this point :)
Have updated the search-results.css file with a fix for the search input and button that is included in the #edit-basic form element at the bottom of the page. The input field width was too large and the search button had a negative margin which wasn't needed. Styling of the lower search field now matches that of the top.
Comment #5
andrewmacpherson commentedOK thanks. Leaving it at needs review, someone may get around to it later in the week. The Umami demo team have weekly meetings on a Tuesday afternoon (UK time). If you want to say hi, they also coordinate in the #out-of-the-box channel in the Drupal Slack.
Comment #6
pawandubey commented@-j-o-n-n-y-
I am not able to replicate this issue anymore as per the below image:
I think this issue is fixed in latest 8.7.x dev version. Please review the same and let us know if any findings.
Comment #15
mstrelan commentedThe screenshot in #6 demonstrates the outline for the search button rather than the search input. Nevertheless the issue appears to be resolved now. Screenshot below from Drupal 9.5.
Closing as outdated.