You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 24, 2025. It is now read-only.
Task/Issue URL:
https://app.asana.com/0/1202926619870900/1209132360844274
**Description**:
The menu actions on the username / password / website URL form entries
are no longer appearing as of iOS 18. This fixes that by using the
`UIEditMenuInteraction` to replace the deprecated `UIMenuController`
**Steps to test this PR**:
1. Go to the password management screen
2. Ensure you have at least one password saved with all fields populated
(username, password, website URL, Notes)
3. Press each of the fields
You should see Copy (Username|Password|Website URL|Notes) and, for the
Password field, also Show Password
**Definition of Done (Internal Only)**:
* [x] Does this PR satisfy our [Definition of
Done](https://app.asana.com/0/1202500774821704/1207634633537039/f)?
**Copy Testing**:
* [ ] Use of correct apostrophes in new copy, ie `’` rather than `'`
**Orientation Testing**:
* [ ] Portrait
* [ ] Landscape
**Device Testing**:
* [ ] iPhone SE (1st Gen)
* [ ] iPhone 8
* [ ] iPhone X
* [ ] iPhone 14 Pro
* [ ] iPad
**OS Testing**:
* [x] iOS 15
* [x] iOS 16
* [ ] iOS 17
**Theme Testing**:
* [ ] Light theme
* [ ] Dark theme
---
###### Internal references:
[Software Engineering
Expectations](https://app.asana.com/0/59792373528535/199064865822552)
[Technical Design
Template](https://app.asana.com/0/59792373528535/184709971311943)
0 commit comments