WordPress-iOS icon indicating copy to clipboard operation
WordPress-iOS copied to clipboard

WordPress for iOS - Official repository

Results 691 WordPress-iOS issues
Sort by recently updated
recently updated
newest added

Please note this PR goes to the `xcode-14-support` branch. ## Changes This PR fixes a couple compiling issues on Xcode 14 beta 4. * The Charts library doesn't compile on...

Tooling

Disclaimer: this PR description is written by @crazytonyli, not Jeremy. 😸 ---- ## Changes The main change is in [AccountService](https://github.com/wordpress-mobile/WordPress-iOS/pull/16168/files#diff-93852dcd12ccf58883495b486b5f8e5733039063979dea8f9a2f0932d22d3ef0), removing a few account lookup APIs from it. The rest...

Core Data

This is a maintainer PR to run the tests on @entunidotdeb's PR #19146. If CI is green, we're good to go. ## Regression Notes 1. Potential unintended areas of impact...

Fixes #19129 To test: ## Regression Notes 1. Potential unintended areas of impact 2. What I did to test those areas of impact (or what existing automated tests I relied...

[Type] Enhancement
Jetpack

## Description This PR: - Reuses the Jetpack banner on ReaderStreamViewController for ReaderSearchViewController - Adds new data points for deciding the Jetpack banner visibility: The scroll view's content size and...

[Type] Bug
Jetpack

Jetpack banner is responding to scroll up/down gestures in `Reader` > `Search` > `'No posts found' screen`. The same thing happens for the `Unable to load this content right now`...

[Type] Bug
[Pri] Low
Reader

Not all the sites you follow in the WordPress.com Reader appear in the app. In fact, the number is way lower and I have the impression that the only sites...

[Type] Bug
[Pri] Medium
Reader

### Expected behavior The text is contained within the color background element. ### Actual behavior The text overflows the color background element, causing potential legibility issues. ### Steps to reproduce...

[Type] Bug
[Pri] Medium
WP Stories

🚧 This is WIP to test the new App Size Metrics API and fastlane action implemented in https://github.com/wordpress-mobile/release-toolkit/pull/364 Internal Reference: paaHJt-3od-p2

[Status] DO NOT MERGE
Tooling