Alberto Suarez C.
Alberto Suarez C.
Looks like in case of enabling this feature either from pnp-powershell, csom or provisioning template, you first need [to allow site custom scripts first. Here is a workaround.](https://github.com/SharePoint/PnP-PowerShell/issues/2287)
> > > > @ACollectionOfAtoms I'm not sure if Jest will use the custom resolver to resolve the test suite file. I think it only uses it to resolve the...
I started to run my nx commands with the `--tui=false` and that solves the problem for me. Actually, I will look if it is possible to leverage that flag on...
this is very easy to solve @faileon, no need for such kind of feedback 😅. I indeed find it useful on certain scenarios On the other hand, you can just...
I'd suggest to just have them sorted alphabetically ( very easy to implement in JS), plus also adding a small simple filter box, that search by workspace name
my two cents is that having an fixed sorting helps UX. Sorting by default name is a good example, this way, on the next visit, user knows where the workspaces...