codex-team / codex-team/editor.js
Hiding Elements after rendering causes the toolbox position to be incorrect
- 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. Add this to tool to your config [button.js](https://github.com/user-attachments/files/24647707/button.js)
2. Add button to screen
3. Fill out fields
4. Click Tune icon for button
5. Click the square with plus icon
6. Toolbar position is not at the top of the screen
Expected behavior:
Toolbar should be where the button starts
Screenshots:
Device, Browser, OS:
Chrome, Firefox,
Editor.js version:
@editorjs/editorjs": "^2.31.0
Plugins you use with their versions:
"@editorjs/editorjs": "^2.31.0",
"@editorjs/list": "^2.0.9",
"@editorjs/paragraph": "^2.11.7",
"@editorjs/table": "file:table",
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.