IceCubesApp/Packages
Chris Kolbu 7391c12644
Accessibility fix for Timeline StatusRowView and Status detail (#1355)
* Add StatusRowView accessibility action to open media attachment viewer

Previously, there would be no way to open QuickLook from the timeline.

Now, we add a custom accessibility action to do this.

* Work around initial accessibility focus bug in StatusDetailView

Previously, (due to identity issues?) the focus would be set on the header view. However, moving to the next element in the focus order. would skip over a random number of elements, depending on the context of the detail view.

Now, we manually set the focus once, allowing the focus order to work as intended.

* Respect filters in Timeline combined accessibility label

* Add explicit action to show filtered warnings from `filterView`

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-04-04 08:12:25 +02:00
..
Account Accessibility bug fixes (#1348) 2023-04-03 11:14:44 +02:00
AppAccount Timeline & Timeline detail accessibility uplift (#1323) 2023-03-28 18:48:58 +02:00
Conversations Timeline & Timeline detail accessibility uplift (#1323) 2023-03-28 18:48:58 +02:00
DesignSystem Timeline & Timeline detail accessibility uplift (#1323) 2023-03-28 18:48:58 +02:00
Env SwiftFormat . 2023-03-19 16:28:06 +01:00
Explore SwiftFormat 2023-03-13 13:38:28 +01:00
Lists Fix CustomEmoji Baseline Offset (#1188) 2023-03-06 15:21:26 +01:00
Models Accessibility fix for Timeline StatusRowView and Status detail (#1355) 2023-04-04 08:12:25 +02:00
Network Allow translation of an account bio/note (#1276) 2023-03-19 16:18:13 +01:00
Notifications Timeline & Timeline detail accessibility uplift (#1323) 2023-03-28 18:48:58 +02:00
Status Accessibility fix for Timeline StatusRowView and Status detail (#1355) 2023-04-04 08:12:25 +02:00
Timeline Timeline & Timeline detail accessibility uplift (#1323) 2023-03-28 18:48:58 +02:00