Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PP-307: Resume account views correctly #227

Merged
merged 2 commits into from
Sep 21, 2023
Merged

PP-307: Resume account views correctly #227

merged 2 commits into from
Sep 21, 2023

Conversation

io7m
Copy link
Contributor

@io7m io7m commented Sep 21, 2023

What's this do?
The current code was failing to set usernames/passwords for token auth,
and also failing to reconfigure the UI in the onStart() method. This
would cause inconsistent visuals when resuming the app after having
locked the screen.

Why are we doing this? (w/ JIRA link if applicable)
https://ebce-lyrasis.atlassian.net/browse/PP-307

How should this be tested? / Do these changes have associated tests?
Try locking the device when on the account details screen, and then unlocking it. See the video in PP-307 for an example of what shouldn't happen. 🙂

Dependencies for merging? Releasing to production?
None.

Have you updated the changelog?
Yes.

Has the application documentation been updated for these changes?
N/A

Did someone actually run this code to verify it works?
@io7m Tried lots of locking and unlocking.

The current code was failing to set usernames/passwords for token auth,
and also failing to reconfigure the UI in the `onStart()` method. This
would cause inconsistent visuals when resuming the app after having
locked the screen.

Affects: https://ebce-lyrasis.atlassian.net/browse/PP-307
@io7m io7m requested a review from a team September 21, 2023 11:17
Copy link
Contributor

@nunommts nunommts left a comment

Choose a reason for hiding this comment

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

Looks good!

@io7m io7m merged commit 2827ae4 into main Sep 21, 2023
1 check passed
@io7m io7m deleted the feature/pp-307 branch September 21, 2023 15:27
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.

2 participants