wordpress-mobile / wordpress-mobile/WordPress-iOS

Disable location by default in photo picker

Open
#22,143 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Type] Enhancement Media
Dominant language
Swift
Stars
3.9k
Forks
1.2k
Avg merge
23h 51m
Merged PRs (30d)
58

Description

Expected behavior

Location to be excluded by default.

It should be confirmed, but this is probably stripped by the backend by default.

Actual behavior

Location is included by default.

Picker Options
Simulator Screenshot - iPhone 15 - 2023-12-01 at 20 45 08 Simulator Screenshot - iPhone 15 - 2023-12-01 at 20 45 13
Steps to reproduce the behavior
  1. Using iOS 17, create a new post
  2. Insert an Image Block
  3. Select "Choose from device"
  4. Observe the "Location is included" message at the bottom of the photo picker
  5. Select "Options"
  6. Observe that Location is toggled on
Tested on iPhone 15, iOS 17, Jetpack iOS / WordPress iOS trunk @ 90733d76d56a72c1946cf6e885219d25b079ba0f

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the iOS photo-picker entry point used by the Image Block's "Choose from device" flow, then reproduce the reported behavior on iOS 17 and determine whether the default Location option is controlled by the app or the backend. Done means Location is excluded by default in the picker while users can still review the Options state.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.