Shea Belsky
Shea Belsky
[alert-to-slack-with-logic-app](https://github.com/Azure/azure-quickstart-templates/tree/master/demos/alert-to-slack-with-logic-app) ### Issue Details 1. The instructions for this template are outdated. When associating the webhook URL with the alert, there's no option to provide a webhook URL in the...
1) Is this a client library issue or a product issue? This is the client library for `google-auth-library`. If my frontend is on `https://website.com` and my backend is hosted on...
### Expected behavior Calling `findOneAndUpdate` and creating a new document (while `upsert` is set to `true`) as a result of the function should also update the tracked `createdAt` and `createdBy`...
**Is your feature request related to a problem? Please describe.** On our site, we write text in plain text, and we occasionally want to add formatting to some text to...
We have the Quiz component, which is one of our most interaction-heavy components. A well-defined unit test, using `@testing-library/react`, would benefit us to make sure the functionality of this component...
This repo is only one part of the Awesome Learning platform. There's an entirely separate repo for managing the Awesome Learning CodeSandbox exercises. These exercises are where engineers work through...
There is an Angular variable `{{ EVENT_INFO.NAME }}` which contains the user-specified name of the hackathon. There are a few instances where this is not respected, and is instead written...
I am experimenting with the open-source JavaScript library, and it occurred to me that there is no meaningful documentation on how to use the library without a CoffeeScript transpiler (as...
I noticed the `textarea` widget has a `placeholder` attribute for showing some text before any text is actually input (using the HTML `placeholder` input attribute). Can this functionality be extended...
With the loss of the ability to point to a testing file in #51 , we should have all repos point to a human-readable README file (with instructions on where...