codex-team/editor.js

Ability to specify popover position in inline toolbar

Open

#2,897 建立於 2024年12月27日

在 GitHub 查看
 (3 留言) (1 反應) (0 負責人)TypeScript (1,985 fork)batch import
good first issuenice to have

倉庫指標

Star
 (26,602 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

It would be great if there was an option to set the popover positioning. it could be aligned depended on the button position and maybe option like “align”: “left” | “center” | “right”

for example: In the first case, I want the dropdown to stay on the left side of the toolbar, and in the second case, I want it to stay on the right side of the toolbar.

image image

貢獻者指南