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

Implement Keyboard Close Functionality in AddNoteScreen for Improved User Experience #219

Open
7 tasks
rcAsironman opened this issue Jan 13, 2025 · 0 comments
Labels
bug Something isn't working sprint-3

Comments

@rcAsironman
Copy link
Collaborator

Description

The current AddNoteScreen is working as expected, but the issue is that when a user wants to hide/close the keyboard, it does not work as expected, which affects the user experience. For better user experience, add a close option. I’ll attach some references below for better understanding.

Tasks

  • Understand the current AddNoteScreen implementation.
  • Implement the keyboard close functionality.
  • Write test cases related to the functionality you have worked on.
  • Ensure the app runs without any issues on both iOS and Android.

Acceptance Criteria

  • The keyboard should be hidden/unmounted when the close or related button is clicked.
  • All test cases should pass.
  • The app should run without any issues on both iOS and Android.

Reference

sddefault

or

J5CyI

@rcAsironman rcAsironman added the bug Something isn't working label Jan 15, 2025
@rcAsironman rcAsironman moved this to Todo in LRDA_Mobile Jan 15, 2025
@rcAsironman rcAsironman removed the status in LRDA_Mobile Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sprint-3
Projects
Status: No status
Development

No branches or pull requests

1 participant