Caleb

Results 42 comments of Caleb

> 4\. Allows sanitizing uploaded file's name for technical reasons. > @tech4him1 doesn't your slug sanitization work provide a solution for this? Sanitizing media filenames is part of https://github.com/netlify/netlify-cms/pull/1135.

> Why these `peerDependencies` are not in `dependencies` if you use it in your code? For Netlify CMS plugins, they are listed as peer dependencies because they have to be...

Just FYI -- this is something we want to fix if possible, but it isn't actually causing any problems, so it may take a while as we work on other...

It looks like this is linked to #6639. Quoting the relevant text from the link posted by @tonilampela in https://github.com/utmapp/UTM/issues/6639#issuecomment-2431688538: > We've tracked down the problem to an issue with...

The main improvement that I see on this is just to make it responsive -- most of the general UI as it stands should work fine on mobile. @erquhart Do...

Updated Slate mobile issue: https://github.com/ianstormtaylor/slate/issues/1720.

Updated Slate issue: https://github.com/ianstormtaylor/slate/issues/2062.

Related to https://github.com/netlify/netlify-cms/issues/963

Currently, you need to run `localStorage.removeItem("netlifySiteURL")` in the console to reset the URL, and then reload the page. This is an upstream issue that is in the process of being...

@erquhart Thinking about working on this -- How would we store the list of what user has what permissions?