gutenberg-best-practices
gutenberg-best-practices copied to clipboard
Homepage search has incorrect width
Describe the bug
The width of the dropdown after searching is expanding to the width of the viewport.
Steps to Reproduce
On a desktop:
- Open https://gutenberg.10up.com/
- Type something to search
- Observe the width of the dropdown.
Screenshots, screen recording, code snippet
Environment information
- Device: Macbook Pro M2 14"
- MacOS Sonoma
WordPress information
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Hello @xavortm ,
It seems there's an issue, and it doesn't look good. Could you please assign the issue to me so I can start working on it?
My approach would be to change the dropdown width to match the search bar.
Aye! Just assigned, Thanks :)
Hello @xavortm , fixed the dropdown width issue:
PR: https://github.com/10up/gutenberg-best-practices/pull/151