Andrew Schwartz

Results 11 issues of Andrew Schwartz

I have a table of data that I want to be able to search by two columns at once. See the table [here](https://schwartzadev.github.io/contact-congress/). It seems like this depends on the...

Feel free to confirm [here](https://webaim.org/resources/contrastchecker/). You can also check on the Google Chrome audits, under accessibility.

I have a model, Object, with properties: * `categories string[]` * `title string` * `subtitle string` I'm using a postgres db. I'm trying to search for matches given a search...

## Related Issue None ## Description This bumps the jsPDF version to resolve the ReDos vulnerability in addImage function. There are no breaking changes from jsPDF. See also: * https://github.com/parallax/jsPDF/releases/tag/v2.3.1...

### Description of your *pull request*, and other information --- Right now, especially on a slow connection, `Loading...` appears before the actual days in office. `...` instead matches better to...

## Link to mybrowser.fyi report ...I'd love to, but the button to copy the link is null. Here's a screencap, though: ![image](https://user-images.githubusercontent.com/18607205/98973740-5eab9500-24d1-11eb-94e8-e040bf36bb03.png) ## Brief description of what went wrong Clicking...

**Describe the bug** The `env()` function to load environment variables into the config.toml does not work for arrays in the `config.toml`. **To Reproduce** Steps to reproduce the behavior: 1. Add...