Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

render chat responses as plaintext in accessible view #213092

Closed
wants to merge 1 commit into from

Conversation

meganrogge
Copy link
Contributor

@meganrogge meganrogge commented May 20, 2024

Links should be navigated to and accessed in the chat response element, not in the accessible view. Thus, it makes sense to remove them as it's just added noise.

Before:
Screenshot 2024-05-20 at 12 30 33 PM

After:
Screenshot 2024-05-20 at 12 25 12 PM

fix #213074

@meganrogge meganrogge self-assigned this May 20, 2024
@meganrogge meganrogge added this to the May 2024 milestone May 20, 2024
@meganrogge
Copy link
Contributor Author

This has some consequences actually, because then Go to symbol is not supported and we cannot allow navigation between code blocks for example.

@meganrogge meganrogge closed this May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sometimes a lot of garbage is generated in Copilot answers in the accessible view
1 participant