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

fix: Also include other language characters to trigger cell focus #330

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

Deniz97
Copy link
Contributor

@Deniz97 Deniz97 commented Jan 5, 2024

When a cell is active, library wants a character key press to trigger focus to that cell so the user can immediately start typing.

Right now this does not work for non-ASCII characters.

This pr changes the relevant regex to also include other characters from other languages, like ğ ö ç ş etc.

Copy link

netlify bot commented Jan 5, 2024

Deploy Preview for react-datasheet-grid canceled.

Name Link
🔨 Latest commit 2d8c961
🔍 Latest deploy log https://app.netlify.com/sites/react-datasheet-grid/deploys/6598018110472000080903f6

@nick-keller nick-keller merged commit 108d6c2 into nick-keller:master Jan 18, 2024
6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants