Dmitri Pisarev

Results 53 comments of Dmitri Pisarev

Information about nodes, in particular node children.

I'm giving it a try now, will keep you posted

Got it working, will push tomorrow with fresh brain

@hlubek do you have any ideas of what we could do about it?

IMO the user's locale should have absolutely nothing to do with dates editing, it should only be defined by server's locale. E.g. we have editors working from different timezones, but...

Good point @aertmann, we should also check this debounce: https://github.com/neos/neos-ui/blob/master/packages/neos-ui-ckeditor5-bindings/src/ckEditorApi.js#L68 But that would be a separate change.

@nkbt thanks for the pointer, I'm indeed using older version of react-collapse because of some issues with the newer version. Perhaps I will just re-write this component myself for my...

Thanks, I surely will! Happy new year from Moscow!

Hey, thanks for reporting! It's actually not a bug with FlatNav, but rather a missing feature in Neos core: Currently Tabs component just destroys the contents of invisible tabs (for...

> Maybe it's easier to reset the filter of the tree instead of keeping the search state outside of the tabs? Maybe just fix the filter reset button?