Vincent Petry

Results 138 issues of Vincent Petry

Whenever only JS code or the compiled JS assets have changed, exclude all PHP related tests like OCI, S3, etc. I believe we already have something in place that detects...

enhancement
1. to develop
technical debt

Part of https://github.com/nextcloud/server/issues/33468 This should accelerate some of the JS-only changes and lib updates.

2. developing

Ref: https://github.com/nextcloud/nextcloud-vue/releases/tag/v5.4.0 - [x] todo: recompile - [ ] smoke test - [x] share panel - [x] modal (file picker) - [x] notification: close button is not right aligned any...

3. to review

Includes recompilation - [ ] need to adjust some tests (potentially missing mocks): https://github.com/nextcloud/server/runs/7546073436?check_suite_focus=true - [x] snapshots need update - [ ] TEST: do some regression testing (see https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md#v600-alpha0-2022-07-27) -...

2. developing

### Steps to reproduce 1. Run the sample app 1. Focus on the text field 1. Now tab to the "Copy Text" button ### Expected result Keyboard focus stays on...

### Infos: * Zammad version: Can't tell about version, etc as I'm not an admin but could ask if necessary. * Browser: Firefox 95.0.1 * Client OS: openSUSE Tumbleweed 20211227...

needs verification

### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...

bug
design
1. to develop
accessibility

### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...

bug
design
1. to develop
regression

### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...

bug
design
needs discussion

This snippet works fine with Sinon 2.0.0 but fails with Sinon 4.2.2: ```js it('returns correct thisValue', function() { window.SomeClass = function() { this.counter = 0; this.inc = function() { this.counter++;...

Bug
Difficulty: Medium
Help wanted
Regression
pinned
hacktoberfest