You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Popover modal containing all the special characters doesn't feel native to the editor. The spacing, form styling and general arrangement of the elements is off compared to the rest of the editor UI.
I would still make the modal wider because the character density is larger here but we should leverage WordPress components like the SearchControl and Tabs
Other Nitpicks:
On Mac Safari I cannot use the CMD + O shortcut because the browser already uses it 🤔
The Toolbar Icon has some odd spacing on either side that should not be there. I think this is coming from how the toolbar item is added.
The text was updated successfully, but these errors were encountered:
@fabiankaegy#263 is an iterative attempt to get us closer to a more consistent UI, but doesn't fully reach the goal. Unfortunately due to lack of customization of the library used to insert the characters, I don't think this will be possible without a bunch of CSS. Personally, I think a rebuild would be the ultimate solution - I don't think the library dependency is doing so much that we couldn't easily replicate ourselves using all WP UI components.
Overall Feedback
The Popover modal containing all the special characters doesn't feel native to the editor. The spacing, form styling and general arrangement of the elements is off compared to the rest of the editor UI.
In order to improve this, I would suggest we look at for example the Icon Picker we built as part of the 10up block components and get inspired by it's popover: https://github.com/10up/block-components/tree/develop/components/icon-picker
I would still make the modal wider because the character density is larger here but we should leverage WordPress components like the
SearchControl
andTabs
Other Nitpicks:
CMD + O
shortcut because the browser already uses it 🤔The text was updated successfully, but these errors were encountered: