WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.52k stars 4.21k forks source link

[Social Icons] More sizing options needed #39467

Open davipontesblog opened 2 years ago

davipontesblog commented 2 years ago

Quick summary

The options for sizes of the icons are inconsistent with options available in other blocks in WordPress currently, such as the Paragraph block, for example:

Screen Shot 2022-03-02 at 14 37 16

You are presented with preset sizes, which may not work for the intended design of a site:

Screen Shot 2022-03-02 at 14 38 56

Steps to reproduce

  1. Add a social icons block
  2. Change the size of the icons.

What you expected to happen

More granular size options, i.e. pixels, ems, etc.

What actually happened

Only preset sizes available. It would be great to make the experience with this core block matching to what's available with other core ones.

github-actions[bot] commented 2 years ago

Hi, This issue has gone 180 days without any activity. This means it is time for a check-in to make sure it is still relevant. If you are still experiencing this issue with the latest versions, you can help the project by responding to confirm the problem and by providing any updated reproduction steps. Thanks for helping out.

Thelmachido commented 2 years ago

The option to resize the social icons is still as shown below:

Untitled 2

WordPress 6.0.2 Gutenberg 14.1.1

annezazu commented 1 year ago

Noting that this came up in the FSE Outreach Program's Build a Block Theme exploration:

For the social icons block, it would be nice to have an exact size adjustment like for fonts, instead of just “Small”, “Normal”, “Large” and “Huge”.