Jacques Favreau

Results 9 issues of Jacques Favreau

**Description:** I'm trying to track down if Emotion will work for our (admittedly kind of sprawling) browser support matrix. In [the docs](https://emotion.sh/docs/introduction#browser-requirements), it says > Emotion supports all popular browsers,...

needs triage
documentation

I've noticed that scrolling a horizontal group of elements that are in right-to-left (RTL) writing mode scrolls to the wrong end of the list. The native API seems to handle...

# Reporting a Bug? The current implementation of lightbox [targets the `body` element](https://github.com/frontend-collective/react-image-lightbox/blob/master/src/react-image-lightbox.js#L1457-L1460) as the appRoot for use by `react-modal` but that isn't the actual app root, which means that...

### Version ^29.3.1, but I believe this impacts many/most version with type support. ### Steps to reproduce 1. Clone this repo https://github.com/betaorbust/jest-type-pollution 2. Repro steps in Readme.md, but in short:...

Needs Triage
Bug Report

### Describe the feature you'd like to request Currently, turborepo adds `.turbo` directories to every workspace package. My understanding from the docs and poking around is that this is used...

area: ergonomics
area: caching
owned-by: turborepo

I have the following code, which seems to be triggering some strange behaviors around the indent rule. 1) It's incorrectly flagging the indent on the return statement, but **only** in...

O: stale 🤖

https://github.com/betaorbust/eslint-plugin-no-reassigned-consts/issues/7 >The plugin currently raises an error when destructuring with a default value. > >``` >const {bar='bar'} = foo; // Raises error 'bar is a constant and should not be...

This PR fixes #26 and #27. In both cases now, groundskeeper will error out on a broken file. This greatly reduces the chances of an unexpected output or runtime error...

![Screen Shot 2013-01-17 at 12 54 16 PM](https://f.cloud.github.com/assets/921683/76272/3015d51c-60e8-11e2-988e-996fa3554a2e.png)