Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.4k stars 1.98k forks source link

Show Font Preview in Font Family Selection Dropdown #86081

Open upwardmomentum84 opened 8 months ago

upwardmomentum84 commented 8 months ago

What

When selecting a font from the Font Family dropdown, show a preview of the font.

FontFamilyDropdown

FontFamilyDropdown-List

Why

It might help users find a suitable font quicker.

How

I think this could be a feature that could be toggled on and off depending on if the viewer want this (through a checkbox?). Some fonts may be difficult to read in the preview so allowing them to show as plain text would still be a good option.

maciejpilarski commented 8 months ago

📌 REPRODUCTION RESULTS – Tested on Simple – Replicated – Tested on Atomic – Replicated

📌 FINDINGS/SCREENSHOTS/VIDEO I was able to reproduce the issue. I agree, font preview will be helpful with picking the font.

📌 ACTIONS