Bartek Dybowski

Results 5 issues of Bartek Dybowski

The resulting input element created by the use of `Form.Ratio` component does not get the `name` attribute. This is my example component: ``` ``` and this is the result: ```

First of all thanks for very useful component! I use it in my project and sometimes notice that the browser waits for a long time to load the primary image....

As the new version of react-router is completely rewriten, it would be nice to add support for this version of react-router. Or maybe it is completely unnecesary now?

enhancement

Consider implementing approach given by `andrewingram` on [reddit](https://www.reddit.com/r/reactjs/comments/4qwv4d/rolebased_authorization_for_reactrouter_npm/) his comment below: _A few notes: I tend to avoid role-based permissions, because it creates a high maintenance burden. By this I...

enhancement

### Explanation of Change ### Fixed Issues $: https://github.com/Expensify/App/issues/50907 PROPOSAL: n/a ### Tests - [ ] Verify that no errors appear in the JS console ### Offline tests ### QA...