mozilla-mobile / firefox-ios

Firefox for iOS
Mozilla Public License 2.0
12.25k stars 2.94k forks source link

We need to also support sharing subject lines in the refactored ShareExtensionHelper. #23272

Open data-sync-user opened 4 days ago

data-sync-user commented 4 days ago

https://mozilla-hub.atlassian.net/browse/OMC-1016?focusedCommentId=967759

The Info Card Referral project also has a subject line requirement. Currently our ShareExtensionHelper is explicitly NOT configuring title/subject lines for specific use cases for feature parity with Safari (see documentation for TitleActivityItemProvider).

We will need to increase the flexibility of our helper to add customizable subject lines. The requirement is at least to support the subject line for emails. But Android also supports the document name as well (e.g. when shared to Drive). See conversation here for more info: https://mozilla.slack.com/archives/C07TW4ZE6KS/p1732134922969979

┆Issue is synchronized with this Jira Task