Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix modal focus on link/image add #1346

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Commits on Dec 12, 2022

  1. Fix modal focus on link/image add

    When the editor is displayed within a Bootstrap modal, for example, the additional Trumbowyg modal inputs are not focused properly. This fix appends the modal box right after the Trumbowyg box so that hierarchically it can receive focus without issues.
    35grain authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    fd8a8e2 View commit details
    Browse the repository at this point in the history