codex-team / codex-team/editor.js

Allow to place the inline toolbox above the selection, instead of below💡

Open
#1,501 6 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
31.9k
Forks
2.2k
Avg merge
1d 1h
Merged PRs (30d)
1

Description

1. Describe the problem.

When having an extension like "Grammarly" active, its popup will overlap the current selection within the editor.
This causes a quite annoying writing experience, while it actually should become better because of this kind of plugins.

2. Describe the solution you'd like. Mockups are welcome.

I see that this is not necessarily a problem of Editor.js, but it can be "easily" solved by it.
I'd suggest, that the inline toolbox position can be configured to be above the selection instead of below.
Here is a screenshot, which displays the issue:

![image](https://user-images.githubusercontent.com/4929928/104122493-89855e80-5345-11eb-80ec-b97462f3902d.png)

3. Are there any alternatives?

As an alternative one could disable the Grammarly extension for the Editor, but that would drastically lower the writing experience for users and also could be the source of confusion because the users won't understand why Grammarly won't be available in that context.

Thank you for this awesome editor and all the hard work you've put into it!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.