[App] Text Editor Fullscreen — Fullscreen mode for all Text Editor fields (v3.0.0)

:pen: Text Editor Fullscreen

If you’ve ever had to write long content inside a Text Editor field — job descriptions, terms & conditions, email templates, knowledge base articles, bios — you know how cramped the default editor feels.

This app adds a one-click fullscreen mode to every Text Editor (Quill) field on the desk, for both editable and read-only views.


Features

  • Fullscreen editing — expand any Text Editor field into a focused modal

  • Read-only fullscreen — view long HTML content without editing, comfortably

  • Lock toggle — prevent accidental close from Escape or outside clicks

  • Image cropping — crop inserted images (Free, 1:1, 4:3, 16:9) right inside the editor

  • Image deletion — select an image and hit Delete/Backspace, or use the delete button on the resize overlay

  • Full-width aware — modal size adapts to your desk’s Toggle Full Width setting, live

  • Dark theme support — styled with Frappe CSS variables, works in both light and dark mode

  • Zero configuration — install and it works on every Text Editor field across your site

  • Compatible with ERPNext v15 and v16

Links

Would love feedback — bug reports, feature requests, or just whether it works on your setup. If it’s useful, a :star: on the repo helps a lot!

2 Likes

@raisulislam0 great work. Would love to see those features directly in frappe.

1 Like

Thank you. So do I.

@raisulislam0 Have you considered contributing a PR to the official repository?

From what I’ve seen as an external contributor (not affiliated with Frappe Technologies and without a long commit history), it can be quite difficult to get changes merged into the core repo. Was that the reason why you went with a standalone app?

1 Like

That’s correct. They just mention my PR as alternative while they do merge their commit. And for Frappe, outsider cannot even open a PR, restricted to the core team only.