Github conventional comments extension

4 Open Issues Need Help Last updated: Aug 31, 2025

Open Issues Need Help

View All on GitHub
enhancement help wanted

Github conventional comments extension

TypeScript

AI Summary: Fix a bug in the GitHub Conventional Comments Chrome extension where the comment suggestion button incorrectly appears in the GitHub Copilot chat input. The solution requires identifying the specific element within the Copilot chat input and preventing the extension's button from being injected into that area.

Complexity: 4/5
bug good first issue

Github conventional comments extension

TypeScript

AI Summary: Debug and fix the GitHub Conventional Comments Chrome extension to ensure compatibility with the new GitHub UI. The issue involves a visual incompatibility shown in the provided screenshot. The solution likely requires inspecting the extension's code to identify and adjust selectors or logic that are no longer compatible with the updated GitHub interface.

Complexity: 4/5
enhancement help wanted

Github conventional comments extension

TypeScript

AI Summary: Fix a bug in the GitHub conventional comments extension where the suggestion popup disappears when hovering over it in the main comment box. The issue only occurs in the main comment section, not inline code comments.

Complexity: 3/5
bug help wanted

Github conventional comments extension

TypeScript