You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When this extension is enabled in Chrome, all of the GitHub key mappings on a pull request page to open sidebar selection dialogs (i.e, 'a' opens Assignees, 'l' opens Labels, [P]rojects, and [M]ilestones) will fire even typing in an input field. It seems to break the default event propagation behavior for input fields.
When this extension is enabled in Chrome, all of the GitHub key mappings on a pull request page to open sidebar selection dialogs (i.e, 'a' opens Assignees, 'l' opens Labels, [P]rojects, and [M]ilestones) will fire even typing in an input field. It seems to break the default event propagation behavior for input fields.