codex-team / codex-team/editor.js
Inline menu elements blink
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Describe a bug.
Steps to reproduce:
1. Create a link
2. Select that link (inline menu appears)
3. Hover on any inline menu item
Current behavior:
1. Menu items hovers blink.
(Probably some issue with ce-popover, see in video)
2. Link item doesn't always stay active while blinking, so sometimes you have to click it more than once (to remove link)
Expected behavior:
1. Menu items hovers doesn't blink.
2. Link item stays active
Video: https://drive.google.com/file/d/1wSZs2LKzMovbdyzFF--F1BX4EDzUZEp0/view
Device, Browser, OS: Desktop, Google Chrome 138.0.7204.168, Windows 10
Editor.js version: 2.30.8
Plugins you use with their versions: --
Note: all that also reproduces with editorjs-tooltip (version 1.2.2) tool (probably because it has similar input, like link).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.