Closed Deniz97 closed 9 months ago
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.
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.