Jeff LADIRAY
Jeff LADIRAY
## Pull Request checklist: - [x] Write an explicit title for the Pull Request, following [Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0/#summary) - [ ] Test manually the implemented changes - [x] Review my...
CURRENTLY When emptying a "block" inside an intent input or output, cursor disappear and it's not possible to edit the block. SHOULD BE Editing an empty block should be possible
Middlewares handling seems to be pretty flacky. Middlewares loading from DB seems to be ok since restarting pods/server seems to repair everything, but middlewares cache update related code doesn't work....
CURRENTLY Autoreplay behaviour is pretty random. Sometimes, autoreplay just doesn't work at all SHOULD BE Autoreplay should work just fine
CURRENTLY Adding a new block (Button, action ...) is always at the end of the current input/output content SHOULD BE Block should be added at the position of the cursor...
New feature - We should be able to copy and paste intent input/output content
## Expected behavior I want to see all of my collections ## Actual behavior No collections are detected. `.forestadmin-schema.json` contains `"collections": []`, even so my database and laravel models are...