-
Notifications
You must be signed in to change notification settings - Fork 123
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
Various accessibility fixes #1694
Conversation
stefanceriu
commented
Sep 13, 2023
- add labels on timeline media
- hide swipe to reply button
- add sender on all messages
- improve replies and reactions
Generated by 🚫 Danger Swift against eda81a9 |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## develop #1694 +/- ##
===========================================
- Coverage 59.31% 59.22% -0.09%
===========================================
Files 414 414
Lines 28473 28503 +30
Branches 14165 14175 +10
===========================================
- Hits 16888 16881 -7
- Misses 11125 11162 +37
Partials 460 460
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice 👍
ElementX/Sources/Screens/RoomScreen/View/Style/TimelineItemBubbledStylerView.swift
Outdated
Show resolved
Hide resolved
ElementX/Sources/Screens/RoomScreen/View/Timeline/StickerRoomTimelineView.swift
Show resolved
Hide resolved
ElementX/Sources/Screens/RoomScreen/View/Timeline/LocationRoomTimelineView.swift
Outdated
Show resolved
Hide resolved
Kudos, SonarCloud Quality Gate passed!
|