codex-team/editor.js

Ability to specify popover position in inline toolbar

Open

#2897 aperta il 27 dic 2024

Vedi su GitHub
 (3 commenti) (1 reazione) (0 assegnatari)TypeScript (1985 fork)batch import
good first issuenice to have

Metriche repository

Star
 (26.602 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor