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

fix: dismiss keyboard on MutiStepScreenContainer and BlurScreenContainer #999

Merged
merged 7 commits into from
Feb 28, 2024

Conversation

sachin-into
Copy link
Collaborator

@sachin-into sachin-into commented Feb 26, 2024

  1. hiding keyboard on clicking on screen other than input by wrapping component by ScrollView with scroll disabled,
  2. added focus on input while clicking on seed input container on Import seed screen

Copy link

netlify bot commented Feb 26, 2024

Deploy Preview for testitori ready!

Name Link
🔨 Latest commit 5b69a3d
🔍 Latest deploy log https://app.netlify.com/sites/testitori/deploys/65df11abb999c60008129b1b
😎 Deploy Preview https://deploy-preview-999--testitori.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Feb 26, 2024

Deploy Preview for teritori-dapp ready!

Name Link
🔨 Latest commit 5b69a3d
🔍 Latest deploy log https://app.netlify.com/sites/teritori-dapp/deploys/65df11ab7751730008c93a18
😎 Deploy Preview https://deploy-preview-999--teritori-dapp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sachin-into sachin-into requested a review from n0izn0iz February 26, 2024 05:55
@sachin-into sachin-into changed the title fix : import with seed fix : dismiss keyboard on MutiStepScreenContainer and BlurScreenContainer Feb 26, 2024
omniwired
omniwired previously approved these changes Feb 27, 2024
Copy link
Collaborator

@omniwired omniwired left a comment

Choose a reason for hiding this comment

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

🚀

@n0izn0iz n0izn0iz changed the title fix : dismiss keyboard on MutiStepScreenContainer and BlurScreenContainer fix: dismiss keyboard on MutiStepScreenContainer and BlurScreenContainer Feb 28, 2024
@n0izn0iz n0izn0iz merged commit 9e21feb into main Feb 28, 2024
19 checks passed
@n0izn0iz n0izn0iz deleted the fix/import-with-seed branch February 28, 2024 12:14
sakul-budhathoki pushed a commit that referenced this pull request Feb 28, 2024
…ner (#999)

* fix: hiding keyboard on clicking on screen other than input, added focus on input function on click on seed adding section

* fix: added keyboard vertical offset

* fix: removed KeyboardAvoidingView and added ScrollView

* fix: added scrollview wrapper in multistepscreen container and blurscreen container

* refactor: removed view in blurscreen conttainer children wrapper

* refactor: replaced height with flex 1

* removed unused code
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.

3 participants