Skip to content

Issue/10087 domain suggestions on clear#10181

Merged
malinajirka merged 4 commits intowordpress-mobile:developfrom
cameronvoell:issue/10087-domain-suggestions-on-clear
Jul 10, 2019
Merged

Issue/10087 domain suggestions on clear#10181
malinajirka merged 4 commits intowordpress-mobile:developfrom
cameronvoell:issue/10087-domain-suggestions-on-clear

Conversation

@cameronvoell
Copy link
Copy Markdown
Contributor

Fixes #10087

This PR adds default suggestions to the site creation domain search after clear. I also included two new tests that test clear behavior when a title is or is not set.

Before Fix:
issue-10087-before-fix

To test:

  1. My Site
  2. Switch Site
  3. Click on plus sign icon in the top right corner
  4. Select "Create WordPress.com site"
  5. Choose a site type
  6. Skip
  7. Enter site title
  8. Click on Next
  9. Notice the list of default suggestions is shown
  10. Type a query and clear it
  11. Notice the list of default suggestions is not shown

After Fix:
wordpress-10087-fixed

Update release notes:

  • If there are user facing changes, I have added an item to RELEASE-NOTES.txt.

@cameronvoell
Copy link
Copy Markdown
Contributor Author

Just want to comment on this PR that while testing to fix this issue I found another minor issue in the site creation flow. #10189 That issue is unrelated to this issue or PR.

Copy link
Copy Markdown
Contributor

@malinajirka malinajirka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for the contribution! ;) Everything looks and works as expected 🚢

SideNote: #10189 -> great find!! Thanks for submitting the new issue.

@malinajirka malinajirka merged commit 5ec40f9 into wordpress-mobile:develop Jul 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Site Creation] Show default domain suggestions when EditText gets cleared

2 participants