Moritz Eck

Results 18 comments of Moritz Eck

@breautek thanks! I have asked in the Slack channel. Let's see! https://cordova.slack.com/archives/C068CHRJ5/p1640178856173200

@mdivya-symplr no, unfortunately not, no one was able to answer my question. It seems the feature is not implemented.

Hi @bidoubiwa Are there plans to support `offset` and `limit` in the future? We had a similar idea as described in ticket #521. - We want to only fetch what...

hi @bidoubiwa thanks a lot for creating a new issue and for formulating it as a feature request. If you want to keep this issue clean, feel free to delete...

@eunjae-lee can this also be done when using `connectInfiniteHits`? I didn't see anything in the documentation. Can I just pass it as an additional prop (see point 3)? ```javascript //...

hey @yanmendes is it correct that you want to exclude all dynamic routes or only the placeholder (e.g., `[pageNumber]`)? Because if you just want to exclude the placeholder you can...

Hi @gu-stav Thanks for your reply. I created a feature request: https://feedback.strapi.io/feature-requests/p/permission-management-for-media-library-folders > We have decided not to introduce new permissions for the first iteration of folders. Folders inherit permissions...

> How do you hide the assets from one user for others? Did you implement this using an 'is-owner' policy? I haven't configured or implemented anything yet in regards to...

@gu-stav do you know if the Media Library List View PR https://github.com/strapi/strapi/pull/15085 will fix this issue? A similar/related issue is described in the PR description.