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
When creating a link, the apply button is hidden on hover.
Screen.Recording.2023-06-12.at.4.22.57.pm.mov
It appears this might be an upstream issue in Automattic/isolated-block-editor, but as I can't test that right now, and we've got modifications for the link editor in this repo, I'm filing here for now.
Per https://meta.trac.wordpress.org/ticket/6991
When creating a link, the apply button is hidden on hover.
Screen.Recording.2023-06-12.at.4.22.57.pm.mov
It appears this might be an upstream issue in Automattic/isolated-block-editor, but as I can't test that right now, and we've got modifications for the link editor in this repo, I'm filing here for now.
Code in question that causes it:
https://github.com/Automattic/isolated-block-editor/blob/fca1871c106f68f3926c479afda6b0aa1c6551a0/src/components/block-editor-container/style.scss#L94-L106