MarkFalconbridge

Results 5 issues of MarkFalconbridge

When the `dir` attribute of an ancestor node is set to "rtl" compute-scroll-into-view calculates the wrong scrollLeft positions. To illustrate this I've created a jsfiddle - https://jsfiddle.net/6ckneau1/1/. When you click...

- [x] I'm reporting a bug, not asking for help - [x] I'm sure this is a Leaflet.MarkerCluster code issue, not an issue with my own code nor with the...

- `downshift` version: 6.0.5 - `node` version: - `npm` (or `yarn`) version: **Relevant code or config** ``` export interface GetInputPropsOptions extends React.HTMLProps { disabled?: boolean } ``` **What you did**:...

bug
TypeScript

This can be seen by adding the attribute dir="rtl" to the root div element in the example - https://bvaughn.github.io/react-virtualized/#/components/List When you make the window smaller the elements in the list...

Both Google Chrome and Mozilla Firefox have bugs raised against them regarding the placeholder attribute of an input field when the dir attribute of the input field is set to...

topic: forms
i18n-needs-resolution
i18n-alreq
i18n-hlreq