You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi 👋
I've two issues with the SimpleMDEField in my Django Admin.
The input field of the block is not displayed below the styling (bold, italic...) section, instead it's displayed by the side of it.
And I use the SimpleMDEField in Inline classes, I've noticed that when I add multiple inline instances, the SimpleMDEField of the new instance is locked till I save the instance.
And last, in my newer version the styling buttons became white. When switching to dark mode, they're still not visible.
Is anyone else experiencing this issue? If so, I plan to investigate and open a PR. If anyone has found a solution or workaround, please share.
The text was updated successfully, but these errors were encountered:
Hi 👋
I've two issues with the SimpleMDEField in my Django Admin.
The input field of the block is not displayed below the styling (bold, italic...) section, instead it's displayed by the side of it.
And I use the SimpleMDEField in Inline classes, I've noticed that when I add multiple inline instances, the SimpleMDEField of the new instance is locked till I save the instance.
And last, in my newer version the styling buttons became white. When switching to dark mode, they're still not visible.
Is anyone else experiencing this issue? If so, I plan to investigate and open a PR. If anyone has found a solution or workaround, please share.
The text was updated successfully, but these errors were encountered: