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

Register button is no visible when keyboard is open - Bug fix - Closes #957 #1000

Conversation

RaquelCasadoDias
Copy link
Contributor

What was the bug or feature?

It is described in #957.

How did I fix it?

I added a prop to KeyboardAwardScrollView that can receive extra content that should stick to the bottom of the component.

Type of change

  • Bug fix (a non-breaking change which fixes an issue)

How to test it?

Go to sign in screen. When the keyboard is closed, you should able to see the sign in button as well as the link to register. Click on the passphrase input, the keyboard will open, you should be able to continue to seen both the sign in button as the link to register.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Signed-off-by: RaquelCasadoDias <raquelcasadodias@gmail.com>
Copy link
Contributor

@yasharAyari yasharAyari left a comment

Choose a reason for hiding this comment

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

👍

@RaquelCasadoDias RaquelCasadoDias merged commit fbe818c into development Nov 8, 2019
@RaquelCasadoDias RaquelCasadoDias deleted the 957-Register-button-is-not-visible-when-keyboard-is-open branch November 8, 2019 07:54
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.

None yet

3 participants