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

Move tinymce out of non-activeadmin contexts #1056

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

camillevilla
Copy link
Collaborator

@camillevilla camillevilla commented Oct 1, 2024

JIRA issue link

N/A

Description - what does this code do?

Moves tinymce out of our application.js file so that it stops trying to initialize on irrelevant pages.
https://github.com/spohlenz/tinymce-rails

Testing done - how did you test it/steps on how can another person can test it

  1. Go to /admin/practices and send an email to innovation editors. Confirm that tinymce still initializes for message previews.
  2. Create a PageBuilder page and confirm that components (e.g. Body text) still initialize the tinymce WYSIWYG editor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant