wordpress-mobile / wordpress-mobile/WordPress-iOS
Jetpack Mobile should provide domain suggestions based on current subdomain
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 3.9k
- Forks
- 1.2k
- Avg merge
- 23h 51m
- Merged PRs (30d)
- 58
Description
Expected behavior
It would be nice if the app used my subdomain to make suggestions when purchasing a domain.
Actual behavior
At the moment, the app appears to use the site title to provide domain suggestions. My assumption is that most users who are buying a domain would like to use their subdomain as their domain.
Steps to reproduce the behavior
- Open the Jetpack app to manage a site
- Tap Domains
- Tap "Search for a domain"
- Notice the default suggestions are based on the site title (which is often literally "Site Title")
Tested on iPhone 11, iOS 15.3.1, WPiOS 19.9
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Jetpack app flow described in the issue: manage a site, open Domains, and tap "Search for a domain." Trace how the default suggestions are produced and compare the current site-title input with the site's subdomain. Done means domain suggestions use the current subdomain and the behavior is verified on the reported iOS path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100