Jordi Sala Morales

Results 121 comments of Jordi Sala Morales

With html5 validation enabled you will still get a message before submit, not sure if we can solve this changing only the order of actions in submit() in javascript

IMO the problem is, add is done in ajax, remove is done on reload... not sure if this has an easy fix tho.

There is no feature that allows you to define constraints directly on the List Field Mapper AFAIK. But it should work with constraints defined on entity level, can you try...

I am not sure that we want to add more features to the editable concept given its current situation... IMO we should first ensure that it wont be deprecated and...

For the moment there are some PR on the frontend that didn't land in 5.x yet (I think). Also I would like to understand what changes are needed to be...

> > For the moment there are some PR on the frontend that didn't land in 5.x yet (I think). Also I would like to understand what changes are needed...

> As expected the frontend pipelines is still break :'( Fixed the build, probably this is because you didn't compile assets with the same version of things a our CI,...

I am working on the header nav bar now, and will finish the sidebar last touches

Fixed sidebar, now it opens and closes. Also minor fixes on styles for the sidebar and the header bar. The main sonata dashboard is fixed too (there are more widgets...

2 Examples on how to do it on small steps: #7152 #7145