Open EdwardBock opened 2 years ago
Hi @philipreichert
the job is yours! :)
Hi @EdwardBock
I have now implemented the Gutenberg Block Support. I also noticed a bug that I solved directly. I wanted to reactivate the wall in the Classic Editor after deactivating it. But that did not work. Now it works 😁
What is your opinion regarding my implementation?
Hi @philipreichert
thanks! I've created a pull request #2 and will have a look in it at the end of the week.
@philipreichert You code looks very promising. I've added a review. Should we have a short call in early january about this?
We already have a mechanism in the classic editor which will stop the content rendering after a specific word count. For gutenberg we want to have a stopper block that marks the position when the flexwall should stop content rendering and instead render the login template.