Skip to content

Better Error Messaging for Invalid URLs#11563

Merged
diegoreymendez merged 6 commits intodevelopfrom
issue/10294-better-error-for-invalid-url
Apr 25, 2019
Merged

Better Error Messaging for Invalid URLs#11563
diegoreymendez merged 6 commits intodevelopfrom
issue/10294-better-error-for-invalid-url

Conversation

@diegoreymendez
Copy link
Copy Markdown
Contributor

@diegoreymendez diegoreymendez commented Apr 25, 2019

Description

Fixes #10294

This PR implements improved error messaging for invalid URLs input by the user into the "Login with Site Address" option.

This PR also removes Debouncer as it was moved to the shared pod.

This PR also integrates several new pods and completes the update to CocoaLumberjack 3.5.2.

Demo

invalidURL

Testing

Update release notes:

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

@diegoreymendez diegoreymendez requested review from jkmassel and mindgraffiti and removed request for jkmassel and mindgraffiti April 25, 2019 18:56
@diegoreymendez
Copy link
Copy Markdown
Contributor Author

diegoreymendez commented Apr 25, 2019

Waiting until the tests succeed before submitting for review. Sorry about the early assignments.

@mindgraffiti mindgraffiti self-requested a review April 25, 2019 19:16
@diegoreymendez diegoreymendez requested review from jkmassel and removed request for mindgraffiti April 25, 2019 19:18
Copy link
Copy Markdown
Contributor

@mindgraffiti mindgraffiti left a comment

Choose a reason for hiding this comment

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

code ✅
unit tests ✅
UI test ✅ (I used xcode.wtf and then https://xcode.wtf after, because non-standard TLD)

Thank you for fixing the CocoaLumberjack issue @diegoreymendez 🌟

:shipit:

@diegoreymendez
Copy link
Copy Markdown
Contributor Author

Oh sorry, it seems I caused some trouble with the assignments. Thank you very much @mindgraffiti !

@diegoreymendez diegoreymendez merged commit 8af9b8c into develop Apr 25, 2019
@diegoreymendez diegoreymendez deleted the issue/10294-better-error-for-invalid-url branch April 25, 2019 19:18
Copy link
Copy Markdown
Contributor

@designsimply designsimply left a comment

Choose a reason for hiding this comment

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

👍 LGTM! I tested this in 12.4 beta and just wanted to drop in my screenshots from testing:

IMG_2737   IMG_2738

Tested with WP Internal 12.4.0.20190505 on iPhone 6S iOS 12.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Better Error Messaging for Invalid URLs

3 participants