This repository was archived by the owner on Sep 20, 2023. It is now read-only.
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
Inbox tab redesign #620
Closed
Description
Alongside #491, I'm going to update the inbox and remove the segmented control to switch between unread and all. Instead, I'm going to default the list to be only unread and add a left nav item for "All" (or maybe "Archived"?). This will:
- Simplify the VC
- Make toggling read/unread states bubbling up to the VC way simpler (e.g. swipe action)
- Make the app icon badge # match exactly what is shown on launch (same network request)
- Simplify the UI (no seg control)