Sebastian Helzle

Results 329 comments of Sebastian Helzle

I now implemented the delete bulk action as quick action in the top bar, when then clipboard is opened. I would then add the tag and collection assignment as additional...

I think the component doesn't allow disabling ordering currently and it didn't have my priority. Alphabetically would be the best solution. We can fix react-ui-components and use a patch here.

Can fix this when https://github.com/neos/neos-ui/issues/3715 is completed soon

This probably requires changes to the internal Media API as only search by one single tag is currently possible.

This is currently a bit difficult as the Neos asset source doesn't return imported assets. Therefore we rather need a merged asset source with alle imported and locally available assets...

Addition: The discussed idea was to make it easy to integrate with features like https://github.com/bwaidelich/Wwwision.PrivateResources without adding too much complexity to the UI. Thanks @bwaidelich and Peter for the fruitful...

@kitsunet then why do they have a `isReadOnly` method? I thought there are Asset Sources representing a DAM that allow writing. Of course the current API doesn‘t seem to fully...

Thanks so much! This is exactly what I hoped for :) Two things I see right now: * Don't Scalars need any type hint? For example to define FileSize correctly....

Yes that's exactly what I had in mind. I had the Assets in my schema because I initially started with them until I realised they are not the primary element...

That would be great :)