[New Free Plugin] Quill Rich Text Editor Plugin for Bubble

Greetings and welcome back! :wave:

Before I proceed, may I inquire if embedding images into the editor is a feasible option for you?

We apologize for the delay in responding. We wanted to make sure that the issue was resolved before replying to your message.

Thank you for providing us with the information. Updating the plugin should resolve the problem with the placeholder distance.

Regarding the icon size settings, could you please let me know, did you make what you intended?

This is tolerable for my personal project, but I think clients will have a hard time explaining why they have to dig through the code to add an alt tag)))

Yes, you are right. That method is not good for the client.

If you can tell the clients to embed the images or get images and alt outside of editor, the code will be cleaner and in the next step we can add the alts and images with the help of regex without user interaction.

Thanks for your answer! I will go with using first the conversion from BBCode to HTML and then use HTML as input of your plugin, no worries.

On the other hand, another feedback that (I think) it’s so easy to apply is to hide the toolbar when the element is in read-only mode. It’s so useless to show this toolbar as well as being able to interact with it if it’s not in edition mode.
The thing I had to do in my app is showing another element just for displaying the text without the toolbar when the element is not in edition mode in order to mitigate this " UI issue".

Thanks again for this amazing plugin!

Thank you for your suggestion to hide the toolbar in read-only mode.
We are working on implementing this feature soon. :running_man:

We appreciate your feedback and support. :star_struck:
If you enjoy using our plugin, we would be grateful if you could leave a review on the plugin’s page.

Thanks again!

Thanks for the update, we are really happy with that.
And for sure, we’ll leave a review on the plugin as soon as we start migrating all the input rich text to this new plugin (right now we were just testing it, but we cannot add it so far, hehe).

Thanks again for building such useful plugin!

For the icons, the H3 is still showing as a blank space instead of the full options. Think otherwise the toolbar works fine for now.

Two new questions:

  1. I have conditionals for the Initial Content but the text will not change when a condition is true. For context, I have 3 tabs and each tab should have a different default text inside the editor. Can you please fix this?

  2. I saw in an earlier message, you said it takes longer to load this rich text editor than the Bubble one. Are you sure about that? In my initial test when I first installed, this plugins files (especially the fonts) loaded quicker. Would love to hear benchmarks if you have them since I was considering replacing all my Rich Text Inputs with this one.

Hey @rod.danan,

Thanks for choosing our plugins and trusting us. We appreciate your feedback and support.


We’re curious about the icon you mentioned. Does it only show up on certain pages or is it always hidden? We want to make sure it’s working properly for you.


We’ll also look into the issue you reported as soon as we can. It might be related to some recent updates we made.


Do you remember which message you were referring to? Some of the features users requested might need extra libraries that could affect the loading speed.


:star_struck:

We’re always striving to improve our plugins and your comments are very helpful for us.
Thank you again for sharing your experience with us. :raised_hands:

H3 is always hidden on every page and in the preview. I’m using the Custom Modules generated from your demo page:

[{“header”:1},{“header”:2},{“header”:3},“bold”,“italic”,“underline”,{“list”:“ordered”},{“list”:“bullet”},{“indent”:“-1”},{“indent”:“+1”},{“color”:},“link”,“clean”]

For the page load, this is the one I was referencing:

We appreciate your feedback and suggestions.

We will follow up on this issue and keep you updated on the outcome.


In my comment, I compared Quill to the simple input.

However, when using the Bubble Rich Text Editor plugin, even if Quill increases the page load time by 10 times, it still makes sense to use it. :rofl:

We created this plugin using Quill after seeing a post on the Bubble forum and provided it to users for free. :sweat_smile:


:pray:
Thanks again for sharing your experience- it’s really valuable to us!

Hello!

I have just installed the plugin and the functionality is awesome! However, it seems I am unable to change the color of the placeholder text whatsoever. Regardless of what color I change it to, the color always seems to revert to about 50% of #000000 (Black). I say 50% of Black and not a 100% transparent gray color, because in my app, I have both a dark (black background) and light (white background) mode, and where I switch to to the dark mode, the placeholder text is completely invisible.

I understand I can change the placeholder text color based on a condition, however, the issue is the placeholder color will simply not change, conditionally or in its default style. Any help would be awesome, thanks!

Hello @justinbc4

Thank you for bringing the issues to our attention.

We appreciate your feedback and want to assure you that we are actively working on a solution to the problem you reported.

Our team will investigate this issue thoroughly, and we will keep you updated on our progress. 🧑🏻‍💻

In the meantime, we want to thank you for use of our plugin and for helping us improve it. :pray:t2:

If you have any further concerns or questions, please don’t hesitate to reach out to us.

Hey any update on the Initial Content bug?

Hi @rod.danan ,

I hope you’re doing well today!

I wanted to share some information with you that may be helpful.

I spoke with a team member who works on the Quill Plugin, and he suggested using the “set content” action to achieve your desired outcome.

It’s worth noting that the initial content already uses the “set content” action that we applied during the editor’s creation.

If you need to modify the content by element’s conditions tab, we can make it automatically update whenever the initial content changes, but it would still use the same “set content” action.

Please let me know if you’d like us to proceed with this approach, and we’ll be happy to help you out! :star_struck:

Hello again @justinbc4

Great news!

We’ve just rolled out a small update that addresses the concern you raised earlier. To ensure everything is running smoothly, would you be able to update the plugin to the latest version and give it a try?

I’d love to hear back from you on how it’s working out. :pray:

Thanks so much!

Hey @NoCodeDataArtisan ,

Just updated the plugin and was able to alter both the default placeholder color and conditional default for “When User’s Dark is ‘yes’”. Success! Thank you so much for responding to my request and resolving it in such a quick and efficient manner, I sincerely appreciate it!

We’re happy to have resolved your request quickly and efficiently. Let us know if you have any further questions or concerns.

Thanks for choosing our plugin!

Yes please do! I want to convert my other Rich Text Editor elements to also be Quill Editors but since many of them have conditions on Initial Content, I have held back. This would allow me to be fully Quill.

We are honored by your trust in us and assure you that we will complete your request as soon as possible. You can confidently attend to other matters while we work on it.

Please note that we optimize our plugin by running some processes only once. If you require any further changes, please inform us so that we can promptly address them.