Hey,
I've been testing your app for a few days now and I must admit, it's one of the best! In fact I've already used it to create one quite complicated component that was put into production in less than 16 hours. But about that in another post.
For now , I decided to contribute something to this project, so here are 2 minor bugs I've encountered:
I) Problems with grid fields after editing a toolbar.
- create new Layout (backend, collection)
- add a Toolbar brick
- add a Grid brick
- add some fields to the grid
- edit toolbar button and assing layout to it
Problem:
After following this steps in a given order, you will be unable to edit fields properties (no popup window) in the grid.
Way to solve this issue is to close your browser and start j-cook again
II) Sortable checked
- create new Layout (backend, collection)
- add a grid or let it generate automatically by saving empty layout project
- add some fields to the grid
Minor problem:
Noticed when generating component for Jooma 1.5. Property "sortable" in all field properties is checked - which is not true. After generating the compoment fields in the grid fields won't be sortable.