Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up the Search block's controls #65381

Open
octaedro opened this issue Sep 16, 2024 · 1 comment
Open

Clean up the Search block's controls #65381

octaedro opened this issue Sep 16, 2024 · 1 comment
Labels
[Block] Search Affects the Search Block - used to display a search field [Type] Enhancement A suggestion for improvement.

Comments

@octaedro
Copy link

What problem does this address?

WooCommerce issue #47890 requested some changes, and as a follow-up of PR #51247 it would be good to apply some changes in core components.

Most of the Search block's layout-related settings live in the toolbar, while there's nothing in the Inspector. The toolbar is supposed to house only the most commonly used tools and it's unexpected to see such options there.

What is your proposed solution?

We can move the commonly used tools to the Inspector and clean up the UI to make designing the perfect product search field easier.

image

// CC @jarekmorawski @j111q

@Marc-pi
Copy link

Marc-pi commented Sep 17, 2024

Related to #64988 also (see @jasmussen's comments over there)

@talldan talldan added the [Block] Search Affects the Search Block - used to display a search field label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Search Affects the Search Block - used to display a search field [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

No branches or pull requests

3 participants