Max Schmitt

Results 150 issues of Max Schmitt

The current one which is referenced in the README was last updated 2 years ago: https://hub.docker.com/r/theyahya/sherlock Similar to #221 Action item: The DockerHub integration ([see here](https://docs.docker.com/docker-hub/builds/) for docs) needs to...

bug

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

bug :beetle:
platform/all
blocked/need-repro
17-x-y
18-x-y
19-x-y
20-x-y

Fixes https://github.com/microsoft/playwright/issues/12286

Fixes https://github.com/microsoft/playwright/issues/16025 https://chromium.googlesource.com/chromium/src/+/a66dd70f18818e62586d78421daae10fa9f246ad https://crbug.com/1322971

CQ1

Failing tests: ``` 15 failed [chromium] › page/page-click.spec.ts:32:1 › should click button inside frameset ================ [chromium] › page/page-drag.spec.ts:205:3 › Drag and drop › should be able to drag the mouse...

upstream
feature-electron
v1.26

Good: [105.0.1329.1](https://github.com/microsoft/playwright/runs/7637053605?check_suite_focus=true) Bad: [105.0.1336.2](https://github.com/microsoft/playwright/runs/7640164986?check_suite_focus=true) https://github.com/microsoft/playwright/runs/7638739279?check_suite_focus=true Repro: 1. `npm init -y` 2. `npm install @playwright/test` 3. create the script 4. `node test.js` script: ```js const { chromium } = require('@playwright/test'); (async...

v1.26

Since we at Playwright got many requests in the past about electron-react-boilerplate and how to use it with Playwright, I thought it might make sense to add it to the...

### Steps to reproduce 1. Reinstalled fresh nextcloud 2. Idk what I did. My webdav client was syncing files with the official nextcloud client parallel. ### Expected behaviour No error...

bug
needs info
0. Needs triage
feature: files
25-feedback

Backend
Frontend