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

Nova 4: typing 'i' in the search impersonates the first user #110

Open
mbardelmeijer opened this issue May 31, 2022 · 4 comments
Open

Nova 4: typing 'i' in the search impersonates the first user #110

mbardelmeijer opened this issue May 31, 2022 · 4 comments

Comments

@mbardelmeijer
Copy link
Contributor

We're running into a issue with the "keybinding" logic in Nova 4. When using the search and the i letter is typed (for instance, within your search query), the first user in the list is impersonated.

I think that the scope of the mixin was previously on the table row, and now on the complete page.

See:

document.addEventListener("keydown", this.handleKeyDown);

@mbardelmeijer mbardelmeijer changed the title Nova 4: keybinding Nova 4: typing 'i' in the search impersonates the first user May 31, 2022
@neilgilmour
Copy link

I just worked out that this was happening for me too. I've set the config to 'key_down' => ''

@reppair
Copy link

reppair commented Sep 28, 2022

same!

@wvanooijen92
Copy link

Just confirmed that this is still a thing, using 2.0.0

@mattjamesvogt
Copy link

this is definitely still happening in the latest version

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

5 participants