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

Save settings and accepting Enter #190

Closed
bdliliedahl opened this issue Jan 9, 2024 · 3 comments
Closed

Save settings and accepting Enter #190

bdliliedahl opened this issue Jan 9, 2024 · 3 comments
Assignees
Labels

Comments

@bdliliedahl
Copy link

Description
This is something that used to work but no longer does. You used to be able to hit Cmd+Enter (Ctrl-Enter on non-Mac) from the Query window to run the query, which made it very easy to search. Now you are forced to click the Search button. Huge time waster.

Secondly, if you change the records per page setting, it does not remember this, and always reverts back to 10. Very annoying behavior.

@cars10
Copy link
Owner

cars10 commented Jan 10, 2024

Ctrl+Enter will be fixed, it is currently ALT+Enter. Saving the record per page kinda sucks, because this used to be saved globally in localStorage and used for every cluster. But i will look into it, thanks for using elasticvue :)

@cars10 cars10 added bug and removed feature labels Jan 10, 2024
@bdliliedahl
Copy link
Author

FYI - the Alt key on Mac is mapped to the Option key. But Option+Enter does not work either. Looking forward to the Ctrl+Enter fix, thank you!

@cars10
Copy link
Owner

cars10 commented Jan 10, 2024

On Mac it should be cmd+enter.

@cars10 cars10 closed this as completed in d6cc7bf Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants