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

Fix accessibility semantics for replies/saved #782

Merged
merged 2 commits into from
Oct 9, 2023

Conversation

micahmo
Copy link
Member

@micahmo micahmo commented Sep 28, 2023

Pull Request Description

This fixes an issue with screen reader accessibility in saved/replied comments. The fix is to read the whole post and comment info in one element. The only other element would be the mark as read button, if applicable.

Review without whitespace.

@shortwavesurfer2009 Could you take a look and see if this is what you had in mind?

Issue Being Fixed

Issue Number: #777

Screenshots / Recordings

replies-fix.mp4

Checklist

  • Did you update CHANGELOG.md?
  • Did you use localized strings where applicable?
  • Did you add semanticLabels where applicable for accessibility?

@micahmo
Copy link
Member Author

micahmo commented Sep 29, 2023

@shortwavesurfer2009 Apologies for not including audio in the original recording! Let me know if you can hear this recording and whether the screen reader is doing what you expect.

https://files.catbox.moe/blv5tt.mkv

@shortwavesurfer2009
Copy link

shortwavesurfer2009 commented Sep 29, 2023 via email

@shortwavesurfer2009
Copy link

NOTE: We discovered that this PR removes the ability to click links from a reply. The links can still be clicked by opening the reply in context view which turns it into a comment.

@hjiangsu
Copy link
Member

hjiangsu commented Oct 3, 2023

NOTE: We discovered that this PR removes the ability to click links from a reply. The links can still be clicked by opening the reply in context view which turns it into a comment.

@shortwavesurfer2009 Is this PR good with you given this issue? From what I read in the Matrix chat, it seems like its okay but just wanted to double check!

@shortwavesurfer2009
Copy link

shortwavesurfer2009 commented Oct 3, 2023 via email

@hjiangsu hjiangsu merged commit 5ad5e2c into thunder-app:develop Oct 9, 2023
1 check passed
@micahmo micahmo deleted the fix/replies-semantics branch October 10, 2023 03:53
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.

None yet

3 participants