Alexander Pepper

Results 13 issues of Alexander Pepper

### Steps to Reproduce Given one `it` that is focused (`fit`) and 4000 other `it`s that are not focused: ```js fit('works', () => { expect(true).toBe(true); }) for (let i =...

upstream bug

x can be any input type. This is needed, because some classes (especially 'radio') are also defined by bootstrap with another meaning/styling.

### Prerequisites - [x] I am using the [correct version](https://github.com/react-bootstrap/react-bootstrap#bootstrap-compatibility) of React-Bootstrap for my version of Bootstrap - [x] I have [searched](https://github.com/react-bootstrap/react-bootstrap/issues?q=is%3Aissue) for duplicate or closed issues - [x] I...

bug