F
Filamentβ€’2mo ago
Michal

Rich Editor fullscreen mode

Hi, Is there a way to make v4 rich editor fullscreen? In way like https://github.com/awcodes/filament-tiptap-editor did. When you have long text, the toolbar is not sticky and when you want to formate your text you need to scroll up. I know there is a floating toolbar but it does not suit me.
GitHub
GitHub - awcodes/filament-tiptap-editor: A Rich Text Editor plugin ...
A Rich Text Editor plugin for Filament Forms. Contribute to awcodes/filament-tiptap-editor development by creating an account on GitHub.
Solution:
https://github.com/mdobes/filament-rich-editor-fullscreen πŸ™‚ I want to extend it later - for example button state in/out fullscreen. I tried it but I think thats not possible atm....
GitHub
GitHub - mdobes/filament-rich-editor-fullscreen
Contribute to mdobes/filament-rich-editor-fullscreen development by creating an account on GitHub.
Jump to solution
2 Replies
bernhard
bernhardβ€’4w ago
I have the same question πŸ˜‰
Solution
Michal
Michalβ€’3w ago
https://github.com/mdobes/filament-rich-editor-fullscreen πŸ™‚ I want to extend it later - for example button state in/out fullscreen. I tried it but I think thats not possible atm.
GitHub
GitHub - mdobes/filament-rich-editor-fullscreen
Contribute to mdobes/filament-rich-editor-fullscreen development by creating an account on GitHub.

Did you find this page helpful?