KonnorRogers / rhino-editor

A tiptap integration for Rails compatible with ActionText
https://rhino-editor.vercel.app
MIT License
227 stars 11 forks source link

Make link insertions not be terrible #198

Closed KonnorRogers closed 4 days ago

KonnorRogers commented 2 months ago

The best looking one so far I've seen is from CKEditor.

It does take a little extra because it means implementing floating UI and then adding a Decorator to show a fake highlight for the current text, but it feels worth it.

Screenshot 2024-08-23 at 3 15 12 AM
KonnorRogers commented 4 days ago

Didnt quite do exactly this, but added in 0.13.1 regardless.