codex-team / codex-team/editor.js
[Bug] With a page width of about 650-700px, the plus sign is hidden on the left and hard to click.
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
If you load a page with a width of about 650-700px, and gradually reduce the width, the plus sign will first hide on the left (and it will be very difficult to click, I think this is a bug) and then normally show up under the line.
https://user-images.githubusercontent.com/76629445/212816149-6abee725-264f-4a41-8744-4c2ec3b8168b.mp4
I would like it to show under the line as soon as possible.
I do not know how to fix it, maybe fix editorjs's media queries or it is all calculated in js? Maybe related to https://github.com/codex-team/editor.js/issues/2082
Browser: Chrome
Editor.js version: `2.26.4`
Plugins you use with their versions: `none`, no custom css or js, only default editorjs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.