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

feat: Scroll to top on LockedWallet #606

Merged
merged 1 commit into from
May 10, 2024
Merged

Conversation

tuliomir
Copy link
Collaborator

@tuliomir tuliomir commented May 7, 2024

If the wallet is locked while the screen is scrolled down, the LockedScreen is also loaded scrolled, hiding its visual elements. This PR fixes this.

Acceptance Criteria

  • Everytime the LockedScreen is loaded, all elements should be visible

Security Checklist

  • Make sure you do not include new dependencies in the project unless strictly necessary and do not include dev-dependencies as production ones. More dependencies increase the possibility of one of them being hijacked and affecting us.

@tuliomir tuliomir added the enhancement New feature or request label May 7, 2024
@tuliomir tuliomir self-assigned this May 7, 2024
@tuliomir tuliomir removed the request for review from pedroferreira1 May 7, 2024 16:22
@tuliomir tuliomir merged commit 46d9683 into master May 10, 2024
1 check passed
@tuliomir tuliomir deleted the feat/locked-scroll-top branch May 10, 2024 15:50
@pedroferreira1 pedroferreira1 mentioned this pull request Jul 12, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants