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

Unfocus all the textfields in the app #137

Closed
Mohitmadhav opened this issue Oct 8, 2021 · 4 comments · Fixed by #144
Closed

Unfocus all the textfields in the app #137

Mohitmadhav opened this issue Oct 8, 2021 · 4 comments · Fixed by #144
Assignees
Labels
easy Easy level issue enhancement new feature requests good first issue good issue for first-time contributors Hacktoberfest For Hacktoberfest 2021 low-priority Something that has a low priority

Comments

@Mohitmadhav
Copy link
Member

Description

All the text fields should get dismissed when users type their entries. Check https://flutterigniter.com/dismiss-keyboard-form-lose-focus/. Look for all the text fields in the entire app which are not shown in this screenshot.

Screenshots

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Initial Screen: lib\screens\initial_screen.dart
  2. Auth Screens: lib\screens\auth
  3. Add your book: lib\screens\add_book.dart
  4. Look for other files too.

Additional data

Add a screen recording of keyboard dismissal of any screen in your PR.

@Mohitmadhav Mohitmadhav added easy Easy level issue enhancement new feature requests good first issue good issue for first-time contributors Hacktoberfest For Hacktoberfest 2021 low-priority Something that has a low priority labels Oct 8, 2021
@Mohitmadhav
Copy link
Member Author

Mohitmadhav commented Oct 8, 2021

Okay @keyurgit45, but your reply isn't showing here on Github

@keyurgit45
Copy link
Contributor

keyurgit45 commented Oct 8, 2021

Okay @keyurgit45, but your reply isn't showing here on Github

Actually it is very easy issue so if any beginner wants to try he can try so I deleted my comment. We can focus on null safety

@lalit-commits
Copy link
Contributor

Hey @Mohitmadhav ,I would like to work on this issue ,please assign it to me

@Mohitmadhav
Copy link
Member Author

Cool @lalit-commits, just go through the README carefully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy Easy level issue enhancement new feature requests good first issue good issue for first-time contributors Hacktoberfest For Hacktoberfest 2021 low-priority Something that has a low priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants