AlessioGr / payload-plugin-lexical

Extends payload CMS with Meta's lexical RichText editor - a much more advanced and customizable richtext editor
MIT License
149 stars 6 forks source link

Link drawer not showing on smaller screen sizes #27

Open AlessioGr opened 1 year ago

AlessioGr commented 1 year ago

Caused by https://github.com/AlessioGr/payload-plugin-lexical/blob/master/src/fields/LexicalRichText/LexicalRichText.tsx#L213 isSmallWidthViewport.

Solution: Extract Drawer