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 "Enter Key" Functionality to Trigger Task Submission #209

Closed
wants to merge 4 commits into from

Conversation

mudasirmurtaza
Copy link

Description:

  • This PR introduces functionality to allow users to add tasks by pressing the Enter key instead of manually clicking the 'Add' button.
  • It also allows users to press the Enter key to save changes while editing tasks, streamlining the editing process.
  • Fixes Add "Enter Key" Functionality to Trigger Task Submission #18 by addressing the need for keyboard shortcuts for adding and editing tasks.

This will close #18 once the PR is merged.

mudasirmurtaza and others added 4 commits October 17, 2024 11:22
Signed-off-by: Mudasir Murtaza <109586296+mudasirmurtaza@users.noreply.github.com>
Signed-off-by: Mudasir Murtaza <109586296+mudasirmurtaza@users.noreply.github.com>
Signed-off-by: Mudasir Murtaza <109586296+mudasirmurtaza@users.noreply.github.com>
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.

Add "Enter Key" Functionality to Trigger Task Submission
1 participant