Refactor getCurrentRichTextSelection
to use blockSelection start&end blocks
#11615
Labels
[Feature] Annotations
Adding annotation functionality
[Feature] Plugins API
Extending the Gutenberg project with plugins via the Plugins API
[Package] Editor
/packages/editor
[Type] Enhancement
A suggestion for improvement.
Spinning out from #7718.
For
getCurrentRichTextSelection
, @youknowriad mentioned that we could reuse the block selection already present inblockSelection
. This issue tracks that.The text was updated successfully, but these errors were encountered: