lbry-desktop/ui/constants
infinite-persistence 02fdb1e6df
Notification: further handle "missed_out" + other tweaks (#6052)
* Show full notification text via tooltip

The tooltip fixes the system notifications problem (mentioned below), and also allows one to quickly read the entire comment without actually having to visit the comment.

Currently, we only show about 50 characters in the notification, truncating it to an ellipsis when exceeded.

This is not much of a problem for dynamic text (e.g. comments) since the full text can be seen after clicking on the notification (brings you to the comment). For system notifications, this is problematic since there's no other way to know what the full text was.

Tried to dynamically change the font size to auto fit, but it wasn't fruitful. Even if it did work, it'll probably won't be legible for a 2000-character comment, plus the entire list will look weird with various font sizes.

* Beautify "missed out" notification; bring user to Verify page.

## Issue
6021: Notifications: Missed Out

## Changes
- The notification already brings the user to the `/rewards`. Tweaked it to directly enter the Verify Page.
- Use LBC icon instead of generic bell for this notification.
2021-05-12 13:51:55 -04:00
..
action_types.js fetch notofication/categories for notification types dropdown 2021-04-30 12:45:46 -04:00
claim.js update invalid symbols 2020-08-11 11:30:23 -04:00
claim_search.js cleanup from last PR 2020-11-13 15:54:00 -05:00
comment.js add comment sorting and improve comment focus styles 2020-10-06 16:04:52 -04:00
email.js simpler email regex 2019-11-18 14:50:29 -05:00
file_render_modes.js Enable PDF Viewer in App 2021-01-28 10:21:35 -05:00
form-field.js hyperchats 2021-04-23 16:20:17 -04:00
icons.js Re-add ability to export transactions (#5899) 2021-04-23 12:10:37 -04:00
language-migrations.js Revert "Simplify language lists" 2021-04-06 15:42:27 -04:00
languages.js support brazilian portugese 2021-04-16 11:16:25 -04:00
licenses.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
livestream.js Feat publish replays on master (#5863) 2021-04-14 00:06:11 -04:00
modal_types.js Implement Swap BTC page 2021-04-13 14:02:25 -04:00
moonpay.js moonpay 2020-06-03 14:16:43 -04:00
notifications.js Notification: further handle "missed_out" + other tweaks (#6052) 2021-05-12 13:51:55 -04:00
pages.js integrate some Odysee code with master 2021-04-27 19:56:30 -04:00
publish_types.js livestream related publish fixes 2021-04-22 10:59:03 -04:00
reactions.js creator only like reactions 2020-10-27 12:27:30 -04:00
report_content.js Rick constants 2021-04-21 10:49:31 -04:00
search.js Search: infinite scroll 2021-04-07 12:08:17 -04:00
searchable_languages.js claim-search by language 2020-10-29 15:20:18 -04:00
settings.js Add 24-hour clock setting. 2021-04-06 13:00:10 -04:00
subscriptions.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
supported_browser_languages.js Restore lost languages (#5972) 2021-04-28 20:27:04 -04:00
supported_languages.js Restore lost languages (#5972) 2021-04-28 20:27:04 -04:00
supported_sub_languages.js support brazilian portugese 2021-04-16 11:16:25 -04:00
tags.js review changes 2021-02-04 20:55:36 -05:00
themes.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
thumbnail_upload_statuses.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
token.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
transaction_types.js fix: double confirmation on channel updates 2020-04-06 14:11:24 -04:00