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

Search boxes should execute when enter is pressed #32

Open
OnlyAlexisRaine opened this issue Jul 19, 2023 · 4 comments
Open

Search boxes should execute when enter is pressed #32

OnlyAlexisRaine opened this issue Jul 19, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@OnlyAlexisRaine
Copy link
Collaborator

Currently search boxes will add a new line on enter. Need to update to either:

  • Not return on enter
  • Execute search function
@croche2574
Copy link

Maybe change it to be similar to discord, where enter executes search and shift+enter adds a new line. Not sure if there's any reason to have newlines in the search boxes tho

@OnlyAlexisRaine
Copy link
Collaborator Author

Oh for sure, it's mostly just needing to either capture the keystroke input or changing the elements into a form. I posted this more to keep track of something I'm going to work on that anything else. :)

@Frigyes06
Copy link
Owner

YES. It is sooooo annoying

@Frigyes06 Frigyes06 added enhancement New feature or request good first issue Good for newcomers labels Jul 24, 2023
@OnlyAlexisRaine
Copy link
Collaborator Author

I'm gonna wait a bit before looking at this. I saw that @croche2574 is working on updating Vue and Electron. Just let me know once that is pushed and I can re-dive into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants