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

Add support to style individual parts of mixed blocks such as Tag cloud, Search, Rating #49249

Open
madhusudhand opened this issue Mar 22, 2023 · 0 comments
Labels
[Block] Search Affects the Search Block - used to display a search field [Block] Tag Cloud Affects the Tag Cloud Block [Type] Enhancement A suggestion for improvement.

Comments

@madhusudhand
Copy link
Member

madhusudhand commented Mar 22, 2023

What is the problem?

Few blocks such as Tag cloud, Search, Rating are a group of items created as single block and it is not possible to style individual items.

Example 1: Tag cloud

Tag cloud block currently supports only typography and layout for the entire block.
If the tag cloud item needs settings such as border radius for outline variation, or adjusting padding of an item, it is not possible via global styles.

Use cases:

Set border radius
image

Set hover state
image

Example 2: Search

Similarly in a search block, it is not possible to style the border of search input such as adding border radius to match button.
image

Example 3: Rating block

In rating block, it is not possible to define a different styles for active vs inactive stars
image

What is your proposed solution?

Add way to style these blocks at individual item level.

@madhusudhand madhusudhand added [Type] Enhancement A suggestion for improvement. [Block] Tag Cloud Affects the Tag Cloud Block labels Mar 22, 2023
@madhusudhand madhusudhand added the [Block] Search Affects the Search Block - used to display a search field label Mar 22, 2023
@madhusudhand madhusudhand changed the title Tag Cloud: Add support to control border and spacing of each item in tag cloud Add support to style individual parts of mixed blocks such as Tag cloud, Search, Rating Mar 22, 2023
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 [Block] Tag Cloud Affects the Tag Cloud Block [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

No branches or pull requests

1 participant