Sasha Chabin

Results 6 issues of Sasha Chabin

List of small errors and suggestions for MVP client and server **Demo** https://browserslist-demo.vercel.app/

bug
v2-mvp

- [ ] Get font at [Google fonts](https://fonts.google.com/specimen/Lato?subset=tamil) - [ ] Put font files to `client` folder - [ ] Add `font rel="preload"` to head - [ ] Set `display:...

Hi! I'm involved in updating the browserslist website with caniuse audience coverage data by regions. We [noticed](https://github.com/browserslist/browsersl.ist/issues/423) that in **29 region** audience coverage is more than **100%** (Antarctic 103.9%, North...

I found entering query issues. This bugs are related with [`transformQuery()`](https://github.com/browserslist/browsersl.ist/blob/main/client/view/Form/transformQuery.js) and [`setFormValues()`](https://github.com/browserslist/browsersl.ist/blob/main/client/view/Form/Form.js#L143) (which is called in `changeUrl`). We need to solve this and issue #433 in one PR. ---...

bug

Add unit tests for `server/lib/get-file-data.js` - [ ] Check that `index.html`and `favicon.ico` open faster than when not in the cache ([on average](https://github.com/browserslist/browsersl.ist/pull/369#issuecomment-1213466934)) \* Tests works only for `NODE_ENV=production`

DX

Add browserslist query highlight in ``. For example, as in the [plugin for VSCode](https://github.com/browserslist/browserslist-vscode) Example ![image](https://github.com/browserslist/browsersl.ist/assets/22644149/fe34d018-3e1b-41ed-8eab-ef5c592f7a41)