Open tech189 opened 2 years ago
Note that this is due to Refined GitHub (but won't be fixed there since it's due to an external cause)
https://github.com/refined-github/refined-github/blob/main/source/features/unfinished-comments.tsx
@fregante is this extension the external cause? Do you know why this happens?
This is the condition that determines whether there's a "draft comment":
I don't know exactly what part of Monaco is causing that condition to become true
If you leave an issue or pull request page open in the background, the tab title will immediately change to "(Draft comment) ..." even if the user hasn't typed anything in the comment box.
This does not happen when the addon is disabled.