Max Schmitt

Results 150 issues of Max Schmitt

Relates #2214

v1.25
inner-loop

Hello, (upvote this https://github.com/microsoft/playwright/issues/6856 instead) since I've joined @Microsoft we are considering moving this package over to the organisation. By that we would ensure that all features form the original...

help wanted

Hello, I'm looking for additional maintainers that would help me with triaging bugs, keeping this port sync with the other official language ports etc. I'm happy to assist with PR...

https://playwright.dev/docs/next/test-assertions#polling

P3-collecting-feedback

Make it possible to issue CDP commands like in Playwright for Node.js

P3-collecting-feedback

See this existing html report where we can add attachments: https://github.com/pytest-dev/pytest-html Relates https://github.com/microsoft/playwright-pytest/issues/105

p3-collecting-feedback

## Feature Request ### Problem description Currently, not all of components properly forward the passed in `ref` prop to the underlying component. This leads to end-users not being able to...

needs engineering

Current State: https://codecov.io/gh/react-bootstrap/react-bootstrap/tree/master/src - [x] https://codecov.io/gh/react-bootstrap/react-bootstrap/src/master/src/BootstrapModalManager.js (checkout: #4206) - [ ] https://codecov.io/gh/react-bootstrap/react-bootstrap/src/master/src/OverlayTrigger.js (see #4573 for help) - [ ] https://codecov.io/gh/react-bootstrap/react-bootstrap/src/master/src/Carousel.js - [ ] https://codecov.io/gh/react-bootstrap/react-bootstrap/src/master/src/Row.js - [ ] https://codecov.io/gh/react-bootstrap/react-bootstrap/src/master/src/Modal.js - [x]...

help wanted
PR welcome

Hello, currently when using the English locale and searching for `type` in the text `dialog.type()` it leads to no search results. When using `zh` as a locale it works. Also...

Hello, currently it seems, that there is no support for Dividers in the Menu when we try to render something via the `ProLayout` component. Or do I miss something? Thanks!