Max Schmitt
Max Schmitt
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...
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
Make it possible to issue CDP commands like in Playwright for Node.js
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
## 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...
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]...
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!