lbry-desktop/ui/page/notifications
infinite-persistence 7a66be1d54 Add filtering on notifications page - 5193
## Issue
Closes 5193: Add filtering on notifications page

## Approach
- Add a combo box, and simply filter out the notifications based on the combo box value.
- Selection state is persistent, but reset to All if there are unread ones when entering the page.
- Tell the user that "no notifications" could be due to the filter.
2021-03-12 08:51:50 -05:00
..
index.js add mark as seen to notifications 2020-08-21 16:04:27 -04:00
view.jsx Add filtering on notifications page - 5193 2021-03-12 08:51:50 -05:00