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

Fixes # Safety checks: removed forced try & forced unwrap to avoid crash

Part of #19164 ## Description - Updated `AppConfiguration.showsWhatIsNew` to `true` for Jetpack - Extracted the "What's New in " string to `AppConstants` ## How to test TBD ## Regression Notes...

[Type] Task
Jetpack Mobile
Jetpack App

## Description There are a few features present in the WordPress app that aren't available on the Jetpack app. To determine the missing features on Jetpack, I went through the...

[Type] Task
Jetpack Mobile
Jetpack App
Jetpack Match

### Expected behavior Commands such as Move to Beginning and Move to End would work as they do in paragraphs ### Actual behavior The cursor does not move. ### Steps...

[Type] Bug
[Pri] Medium
Accessibility

Part of #19164 ## Description - Updated Me screen to display the Recommended App section - Removed `aboutScreen` feature flag - Removed obsolete about view controller files - Updated share...

[Type] Task
Jetpack Mobile
Jetpack App

Fixes #15821 This change is part of paaHJt-1I7-p2. This PR only introduces the new write API and doesn't update the app code to use it. Two functions are introduced in...

Core Data

Resolves #19080. To test: If the UI tests pass in CI, we're good. ## Regression Notes 1. Potential unintended areas of impact – The editor UI tests 2. What I...

Testing

The iPhone landscape layout of the Jetpack overlay needs to be updated. Here are two possible proposals

[Type] Task
Jetpack Mobile

### Expected behavior The content for the view to be shifted above the bottom tab bar and or the view to be scrollable. ### Actual behavior The content for the...

[Type] Bug
Jetpack
Layout

Adds the read functions along with a factory that checks a feature flag as fail safe. To test: ## Regression Notes 1. Potential unintended areas of impact N/A 2. What...

Part of a WIP Feature
Jetpack Mobile
Jetpack App