AcadeDoc/apps
Julien Fontanet aa27d57624
fix: notification items are now real links (#2039)
Replace UnstyledButton with UnstyledButton component={Link} so each
notification renders as a real anchor element. Regular left-clicks use
SPA navigation and close the popover; Ctrl/Cmd/middle-click open the
page in a new tab. All click types mark the notification as read.
2026-03-28 20:23:21 +00:00
..
client fix: notification items are now real links (#2039) 2026-03-28 20:23:21 +00:00
server feat(ee): viewer comments (#2060) 2026-03-28 19:32:52 +00:00