Matt Chowning

Results 115 issues of Matt Chowning

See the [related gutenberg PR](https://github.com/WordPress/gutenberg/pull/39769) for a description and testing steps. PR submission checklist: - [X] I have considered adding unit tests where possible. - [x] I have considered if...

**Describe the bug** On Android, when an image in a post has a remote id (for example, 12) that conflicts with the local id assigned to a newly added image,...

[Type] Bug
[OS] Android

**Describe the bug** When working on WPAndroid's post saving mechanism, I noticed that multiple saves were being triggered from gutenberg when scrolling through a post. This seemed to occur reliably...

[Type] Bug
Writing Flow
[OS] Android
Performance

Android fetch responses are passed from native to JS as a String. iOS passes an object instead. I think I may have used a String on Android because I was...

[OS] Android
[Type] Technical Debt
[Pri] Low

To reproduce: 1. Open up this podcast in the app: https://pca.st/dYBe 2. Play the episode "325: The 7-Day Work Week (naan)" 3. Tap the "Notes" tab 4. Tap the link...

bug
good first issue
migrated

The save button on the add file header is too close to the right side of the screen. Also, the header leaves room for the top system bar, but it...

bug
good first issue
polish

Although usable, the player UI is squashed in split-screen mode and could be improved.

good first issue
polish
migrated

Sometimes the system bar does not disappear when watching videos full screen. I'm not sure how to consistently reproduce this. ![Screenshot_20220708-125559](https://user-images.githubusercontent.com/308331/177911305-dfae9a61-b862-4626-bb61-093b06350145.png) Thanks to @geekygecko for [spotting this](https://github.com/Automattic/pocket-casts-android/pull/77/#issuecomment-1178509225).

bug
good first issue
polish

Originally reported by @rustyshelf I suspect the phone is using width as an input on how to pad/size things, rather than using height as well? All the player controls feel...

good first issue
polish
migrated

Reported by @mdrockwell To reproduce: - Start a video episode - Turn your device to landscape mode — the video displays in full screen mode as expected. - Tap the...

bug
good first issue
migrated