Haojen / Haojen/vimkey

Vimkey slows down textarea inputs on Github Pull Requests (large code reviews) even when disabled

Open
#29 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
156
Forks
11
PR merge metrics
No merged PRs in 30d

Description

When viewing the files of a large PR e.g. `github.com/org/repo/pull/*/files` the commenting input's are impossible to use even with the page "disabled" in Vimkey using REGEX, `^(.*)/pull/(.*)/files(.*)?` which shows it is disabled:

![CleanShot 2023-08-16 at 08 33 35@2x](https://github.com/Haojen/vimkey/assets/1753298/7a3fd22e-10a4-4427-9689-a61328bcc75d)

If I completely disable the extension the `textarea` input's are useable again:

https://github.com/Haojen/vimkey/assets/1753298/7e8e43f3-2070-48df-bb35-bf88c76cb89f

I would have assumed that disabling Vimkey for that page would have solved the issue, but it did not. I am also assuming that the fact this PR was so large may be a factor, but I have not yet tested this on a smaller pull request.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.