Guy Marriott

Results 20 comments of Guy Marriott

This library is essentially un-maintained 🙂

I imagine the fix here would be to ensure the login form has z-indexing above the loading indicator. I don't think there's a situation where that wouldn't be expected?

I feel like a 404 would be appropriate here.

Would that use the same design pattern as elemental? Using [`PopoverOptionSet`](https://silverstripe.github.io/silverstripe-admin/?knob-status=default&knob-maxSize=200&knob-tags=%5B%7B%22key%22%3A%22justKey%22%7D%2C%7B%22key%22%3A%22KeyPair%22%2C%22value%22%3A%22123%22%7D%2C%7B%22key%22%3A%22KeyLabel%22%2C%22label%22%3A%22Some%20label%22%7D%2C%7B%22key%22%3A%22KeyPairLabel%22%2C%22label%22%3A%22Some%20label%22%2C%22value%22%3A%22123%22%7D%5D&knob-pill=true&knob-message=Hello%20World&knob-value=&knob-focusable=true&knob-label=&knob-dataKey=HelloWorld&knob-Search=true&selectedKind=Admin%2FPopoverOptionSet&selectedStory=Simple%20Example&full=0&addons=1&stories=1&panelRight=0&addonPanel=kadira%2Fjsx%2Fpanel)?

This is definitely a bug. Can you point out more specifics? We're happy to accept contributions to i18n these.

Sorry for the badly worded braindump.

Yeah I think we'll try to do something like this. Node envs don't have fetch, although you can just use `node-fetch` as a polyfill.

Perhaps the build should fail if you haven't explicitly defined these resources as externals somewhere? In my case the externals are configured, as we don't just pull in resources in...