Sebastian Helzle
Sebastian Helzle
In theory I have all necessary cache flushes in place. It might be the assets list of the parent is still cached and I need to flush it separately. Will...
This bug is really a bit annoying as it doesn't happen every time. Some timing issue when the various instances and caches are being updated.
1.3.0 includes a partial fix. But there are still some cases in which it doesn't reliably work. Like a 50/50% chance when reassigning an asset.
Hi @ninaeberle, thx for opening the issue. The module can already show iptc properties from assets. But the properties are not editable, because the underlying implementation in Neos / Media...
@kdambekalns with Johannes help I implemented a custom FlowError transformer for the GraphQL adapter. I can now provide additional information based on the type & code of the security errors....
The `localStorageEffect` used in RecoilJS atoms now allows adding a validate callback to allow checking whether the read value from the store matches the pattern the application expects. This is...
Hi @ninaeberle, thx for creating the issue and adding the helpful screenshots. We have the folder topic already in #64. So maybe you can add your ideas there. I will...
I looked into this topic once, but all the pdf viewer libraries add quite a bit to the JS size. So if we add this the pdf part should be...
Started playing with that already but then stopped again due to lower priority. But yes we should have that.
Thx! It anyway makes sense to split this feature into several steps. So I could prioritise the selection and deletion before doing other interactions.