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

🚀 Feature: Add Enter/Esc Functionality to "Rename" Chat #1481

Open
1 task done
aidanbennettjones opened this issue Dec 10, 2024 · 1 comment
Open
1 task done
Assignees

Comments

@aidanbennettjones
Copy link

🔖 Feature description

Add enter/escape key functionality to the chat rename option on the side bar for chats. This would allow the user to click their enter and escape key on their keyboard to either submit or cancel the rename rather than hovering their mouse over the checkmark or X.

🎤 Why is this feature needed ?

In my use case, this feature would allow for a more convenient user experience as it allows for a quicker renaming process during real-time use of the product.

✌️ How do you aim to achieve this?

I plan to add JavaScript code to implement this feature by using JavaScript to react to the events of "Enter" or "Esc" key presses. I will have the response react in a similar fashion to how the current mouse press actions behave regarding the checkmark/X options.

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

Are you willing to submit PR?

Yes I am willing to submit a PR!

@ManishMadan2882
Copy link
Collaborator

@aidanbennettjones Assigning to you, btw we use React and Typescript in /frontend. Thanks!

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

No branches or pull requests

2 participants