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

Add Keyboard dismiss option on AddNoteScreen.tsx - Hacktoberfest #178

Closed
7 tasks
rcAsironman opened this issue Oct 1, 2024 · 0 comments · May be fixed by #207
Closed
7 tasks

Add Keyboard dismiss option on AddNoteScreen.tsx - Hacktoberfest #178

rcAsironman opened this issue Oct 1, 2024 · 0 comments · May be fixed by #207
Assignees
Labels
hacktoberfest Created for Hacktoberfest

Comments

@rcAsironman
Copy link
Collaborator

rcAsironman commented Oct 1, 2024

Description:
Add the keyboard dismiss functionality to AddNoteScreen.tsx. The current version of the code does not allow us to close or dismiss the keyboard. As a user, this does not provide a good user experience.

Tasks

  • Understand the code in the AddNoteScreen.tsx file.
  • Make changes to the AddNoteScreen.tsx file to implement keyboard dismiss functionality.
  • Write test cases and test them.
  • Run the app on your local device or simulator.

Acceptance criteria

  • Keyboard dismiss functionality should work.
  • All test cases should pass.
  • App should run on your local device/machine without any issues.
@rcAsironman rcAsironman added the hacktoberfest Created for Hacktoberfest label Oct 1, 2024
@teamomiamigo teamomiamigo self-assigned this Nov 4, 2024
@rcAsironman rcAsironman moved this from Back log to Hacktoberfest-2024 in LRDA_Mobile Dec 3, 2024
@github-project-automation github-project-automation bot moved this from Hacktoberfest-2024 to Dev-Done in LRDA_Mobile Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Created for Hacktoberfest
Projects
Status: Dev-Done
Development

Successfully merging a pull request may close this issue.

2 participants