Skip to content

Fix missing semantic heading tag in PR webview comments#5608

Merged
alexr00 merged 1 commit intomainfrom
alexr00/issue5524
Jan 11, 2024
Merged

Fix missing semantic heading tag in PR webview comments#5608
alexr00 merged 1 commit intomainfrom
alexr00/issue5524

Conversation

@alexr00
Copy link
Member

@alexr00 alexr00 commented Jan 11, 2024

This pull request fixes the issue where the semantic heading tag is missing in PR webview comments in the VSCode GitHub extension. The h3 tag for commentor names was not present, making it difficult for screen reader users to navigate between comments. This PR adds the missing h3 tag to improve accessibility.

Fixes #5524

@alexr00 alexr00 self-assigned this Jan 11, 2024
@alexr00 alexr00 enabled auto-merge (squash) January 11, 2024 11:58
@vscodenpa vscodenpa added this to the December / January 2024 milestone Jan 11, 2024
@alexr00 alexr00 merged commit 7444934 into main Jan 11, 2024
@alexr00 alexr00 deleted the alexr00/issue5524 branch January 11, 2024 13:26
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.

[Accessibility] Semantic heading tag is missing in issue and PR webview comments

3 participants