codex-team/editor.js

Ability to specify popover position in inline toolbar

Open

#2.897 aberto em 27 de dez. de 2024

Ver no GitHub
 (3 comments) (1 reaction) (0 assignees)TypeScript (1.985 forks)batch import
good first issuenice to have

Métricas do repositório

Stars
 (26.602 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador