Shea Belsky

Results 17 issues of 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...

type: feature request

### 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`...

bug
help wanted
4.x candidate

**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...

enhancement
hacktoberfest

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...

enhancement
hacktoberfest

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...

help wanted
hacktoberfest

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...

Feature Requests
pull request wanted

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...