blocks-everywhere icon indicating copy to clipboard operation
blocks-everywhere copied to clipboard

Add new link button hidden on hover

Open dd32 opened this issue 1 year ago • 1 comments

Per https://meta.trac.wordpress.org/ticket/6991

When creating a link, the apply button is hidden on hover.

https://github.com/Automattic/blocks-everywhere/assets/767313/3d355e71-d023-4a0f-a81e-b796bdbc1123

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

dd32 avatar Jun 12 '23 06:06 dd32

Added the solution on the repo. Added Pull Request PR226.

Please see.

nayanchamp7 avatar Jun 12 '23 09:06 nayanchamp7