Closed
Description
Describe the bug
The add comment button is hidden after using GitHub Copilot to review and comment code.
To Reproduce
Steps to reproduce the behavior:
- Open a PR by using VS Code from BitBucket Cloud.
- Click one changed file and open the diff viewer.
- In the right editor view, select some code and right click mouse, select 'Copilot' -> 'Review and Comment'
- For those lines that have copilot's comments, I cannot add comments by using '+' button
Expected behavior
The '+' button should be shown correctly.
Environment and Version (please complete the following information):
- Atlassian Plugin Version 3.4.12
- Visual Studio Code Version 1.98.0
- Is this a local or cloud environment? BitBucket Cloud
- If Cloud, Browser Chrome/Edge
- If Local, OS Windows
Additional context
None