Skip to content

Add ability to easily disable arrow keys changing the value within IgbNumericColumn #137

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

Open
erikagrobles opened this issue Sep 17, 2024 · 1 comment
Labels
feature-request New feature or request

Comments

@erikagrobles
Copy link

Is your feature request related to a problem? Please describe.
I don't want the value to change in the numeric column when i press the arrow up and down keys, because some users press these keys to scroll up and down the page, then do not realize they are changing the value inside the numeric field.

Describe the solution you'd like
Add a simple tag I can add to IgbNumericColumn, that disables the arrow key functions.

Describe alternatives you've considered
Maybe a way to add onkeydown events to a numeric column?

Additional context
Sample:
https://github.com/user-attachments/assets/cb000228-8602-4482-bc7c-8e2f5d28be57

@erikagrobles erikagrobles added the feature-request New feature or request label Sep 17, 2024
@erikagrobles
Copy link
Author

Hi, I'm wondering if this issue is fixed in any new versions of the igbdatagrid?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant