lbry-desktop/ui/page/notifications
infinite-persistence 4a2305dca1
Notifications filter changes (#319)
## Issue
312 Save notification on back navigation, enable filter on mobile

## Changes
- Don't clear then filter when mounted and there are unread notifications.
   - We previously clear the filter because the user could be clicking the notification bell (which is showing some number) and we ended up with a blank page because of the filter.
- Allow the filter in mobile.
   - Previously, it was intentionally removed for mobile (see bd42418f). I believe it was just because we don't have the style set up for mobile. Here's my quick attempt.
2021-11-18 10:55:33 -05:00
..
index.js Add direct reacting from notifications 2021-08-28 20:48:49 +08:00
view.jsx Notifications filter changes (#319) 2021-11-18 10:55:33 -05:00