Aidan Grimshaw

Results 9 issues of Aidan Grimshaw

Some forms, like the OR-40, have a separate field for an initial. Creating a separate field for an initial would make it easier to parse out and fill those fields....

good first issue

![recording](https://netlify-cocoon.netlify.app/.netlify/functions/fetch?code=307&path=eyJzaXRlX2lkIjoiNDFlZmU0NTYtYTg1ZC00ZmVkLTlmY2YtNTVmZTRkNWFhN2ZhIiwiZGVwbG95X2lkIjoiNjE3ZTI4NWJhZWY3MDcwMDA3ZDcyZjIxIiwiaWQiOiJjMWMyNjQ3Ni1kMjFlLTRkYjgtODhjMi02ODU4YmRkNDkyMWQifQ==) ``` Path: /info Browser: Chrome 95.0.4638.54 on Windows 10 Viewport: 1536 x 754 @1.25x Language: en-US Cookies: Enabled ``` [Open in BrowserStack](https://www.browserstack.com/user/try-live?url=https%3A%2F%2Fdeploy-preview-699--ustaxes.netlify.app%2Finfo&os=Windows&os_version=10&browser=Chrome&browser_version=95.0&resolution=1536x754&speed=1&start=true&ref=netlify-source) Submitted from [Netlify Deploy Preview #699](https://deploy-preview-699--ustaxes.netlify.app/info)

bug
good first issue

Addresses one of the accessibility issues laid out in https://github.com/ustaxes/UsTaxes/issues/511 - Create sitemap and add it to the ./public directory - Alternatively, add build step to generate sitemap on the...

good first issue
hacktoberfest

- Jest unit tests for src/pdfFiller/pdfHandler.ts - coverage above 80% - should have meaningful tests

good first issue
hacktoberfest

Currently, dark mode is set though system colors. We should also have a toggle to allow users to choose a different color if they choose

good first issue
hacktoberfest

Also if HOH or QW box is checked the child’s name should be entered if the qualifying person is a child but not the taxpayer's dependent

When the MacOS dmg application created by the application is run, the message below appears because the app is not signed by a developer certificate ![image](https://user-images.githubusercontent.com/8848557/116004720-dae5f080-a5b8-11eb-8e0d-a5ccd9ab1a58.png) These linked steps show...