1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-09 00:18:26 +01:00
unleash.unleash/frontend/src/component/menu
Nuno Góis 52b7e235fd
chore: add event timeline to new in unleash (#8358)
https://linear.app/unleash/issue/2-2729/add-event-timeline-to-new-in-unleash

Adds the new event timeline to the "New in Unleash" section.

Unlike Signals & Actions, the Event timeline doesn’t have a dedicated
page to link to, as it's a global component within the layout. To
address this, we extend the "check it out" action in the New in Unleash
component by supporting a callback instead of a link. When the user
clicks "check it out" for this new item, the page smoothly scrolls to
the top, ~~the timeline opens (if it's not already)~~, and a temporary
highlight effect is triggered on the timeline header button.

Also includes some scouting / slight UX adjustments.


https://github.com/user-attachments/assets/fe49f21b-5986-46b2-8fc6-acb4daef9d08
2024-10-04 08:20:55 +01:00
..
__tests__ feat: personal dashboard route (#8173) 2024-09-19 09:59:07 +02:00
Footer chore: reorganize product data in footer (#8030) 2024-09-02 11:53:57 +02:00
Header chore: add event timeline to new in unleash (#8358) 2024-10-04 08:20:55 +01:00
routes.ts feat: personal dashboard route (#8173) 2024-09-19 09:59:07 +02:00