Scott Nath

Results 24 issues of Scott Nath

- `nps` version: 5.4.0 - `node` version: 10.16 - `npm` version: 6.9 When a given npm-script triggered by `nps` is running, I cannot make the script stop until it is...

### Project a11y checker ### Browser _No response_ ### Operating system _No response_ ### Description A checkbox with `role="switch"` and `aria-checked` returns an `The ARIA attribute 'aria-checked' is not valid...

Bug
engine
priority-3 (low)
user-reported

Hi, could the Icon please be configurable? Right now it looks like it is pre-filled in as the `photo` icon. https://github.com/tonai/storybook-addon-themes/blob/master/src/manager/ThemeSelector.tsx#L143 ``` ```

enhancement

This cool font could be cool: https://fontlibrary.org/en/font/keypunch029 ```gherkin Feature: Font matches the app name As a designer I want continuity of concept around my app's name So that I can...

1. In practice, using `vinyl` for file processing, beyond local and s3, is proving problematic as there are not a wide breadth of adapters for commercial asset storage providers. Specifically,...

LONG_DESCRIPTION ```gherkin Feature: Files in Forms As a Content Creator I want to add a file to my content and have it saved So that I can have that file...

blocked

stub for user's to do * [check for existing email address - give error if exists](https://github.com/punchcard-cms/punchcard/issues/574) * emails * password functions * new user functions * https://elements.heroku.com/addons/#email-sms * password require...

stub

We should not allow a user to be created if their email address is already in the system ```gherkin Feature: no duplicate emails As an administrator I want to not...

We're getting a knex timeout in our CI system (and locally) when running tests. Looks like the system dies at server.js. ## Steps for Reproducing - View [CI results](https://travis-ci.org/punchcard-cms/punchcard/builds/176179275) -...

A test for the apis is intermittently failing. ## Steps for Reproducing - `npm run ava` - Sometimes you see this: ``` 1. apis › Utils: Format Results - depth...

bug