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 init link dialog if used in tinymce #2200

Merged
merged 1 commit into from
Oct 12, 2021

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Oct 11, 2021

If used inside a tinymce editor we do not have these
attributes. We only have them from linked essence or
ingredient.

Closes #2198

If used inside a tinymce editor we do not have these
attributes. We only have them from linked essence or
ingredient.

Closes AlchemyCMS#2198
@tvdeyen tvdeyen added this to the 6.0 milestone Oct 11, 2021
@tvdeyen tvdeyen requested a review from a team October 11, 2021 20:27
Copy link
Contributor

@robinboening robinboening left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just confirmed its working for me locally in an app. Lets 🚢 it

@robinboening
Copy link
Contributor

Thanks for the fix @tvdeyen !

Any idea how to best test this tinymce plugin? While a feature spec will probably work I am thinking if there is another way I haven't even thought of.

@tvdeyen
Copy link
Member Author

tvdeyen commented Oct 12, 2021

Any idea how to best test this tinymce plugin? While a feature spec will probably work I am thinking if there is another way I haven't even thought of.

Converting it into a module and then write a jest spec.

We even have old jasmine based specs, but they never worked.

@tvdeyen tvdeyen merged commit 857dd95 into AlchemyCMS:main Oct 12, 2021
@tvdeyen tvdeyen deleted the tinymce-link0fix branch October 12, 2021 07:53
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.

[TinyMCE] clicking the Link button does not open the modal window
2 participants