Skip to content

Fix NPE on login screen when tapping Help icon#10302

Merged
malinajirka merged 1 commit intodevelopfrom
fix/NPE-tapping-help-on-login-screen
Jul 30, 2019
Merged

Fix NPE on login screen when tapping Help icon#10302
malinajirka merged 1 commit intodevelopfrom
fix/NPE-tapping-help-on-login-screen

Conversation

@daniloercoli
Copy link
Contributor

Fix a crash on the help screen (issue reported at login screen) where we were accessing the selected site, but there isn't any site in the app yet.

To test:

  • Start a clean app
  • Tap on Login
  • Tap on the help icon (top right of the screen)

cc @jtreanor

Update release notes:

  • [ x ] If there are user facing changes, I have added an item to RELEASE-NOTES.txt.
…we were accessing the selected site, but there isn't any site in the app yet.
Copy link
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.

LGTM thanks!

@malinajirka malinajirka merged commit b1af64d into develop Jul 30, 2019
@malinajirka malinajirka deleted the fix/NPE-tapping-help-on-login-screen branch July 30, 2019 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants