Closed mariano-aguero closed 5 years ago
Requested a change and posted a question regarding limit notifications.
If we agree on "limit notifications should not be clickable", the implementation may be tricky because hovering them should not style the cursor as
pointer
. Probably, the wrapper of the whole notification may have to become an anchor withtarget="_blank"
(for items that link to etherscan) or a normal div/whatever otherwise.
Added some logic to the notification wrapper to solve this tricky problem.
Regards
Closes #306
This PR adds: