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

[Bug]: Meilisearch Textbox Strange Behavior #3402

Closed
1 task done
taowang1993 opened this issue Jul 20, 2024 · 1 comment
Closed
1 task done

[Bug]: Meilisearch Textbox Strange Behavior #3402

taowang1993 opened this issue Jul 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@taowang1993
Copy link

What happened?

When you are done with search, you delete the old query, the pointer automatically jump to the chat text input box.

I expected the pointer to stay in the meilisearch input box, because when users manually delete the old query, it means they want to input a new search query.

If they don't want to conduct a new search query, they may not mannually press the backspace button to delete it.

Steps to Reproduce

Open Librechat Demo.
Do a search as normal.
Press backspace to delete the query.
Once the last character is deleted, the mouse pointer jumps to chat input box.

What browsers are you seeing the problem on?

No response

Relevant log output

No response

Screenshots

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@taowang1993 taowang1993 added the bug Something isn't working label Jul 20, 2024
@danny-avila
Copy link
Owner

This is expected behavior. chat input autofocus is a separate digital accessibility issue that is being tracked separately, unrelated to the Search bar.

@danny-avila danny-avila closed this as not planned Won't fix, can't repro, duplicate, stale Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants