1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-18 11:14:57 +02:00
unleash.unleash/frontend/src/component/menu/Header
Nuno Góis 5063e151ed
chore: event timeline header placement (#8234)
https://linear.app/unleash/issue/2-2662/make-the-event-timeline-available-globally-through-a-new-header-button


https://github.com/user-attachments/assets/bde38ee8-cdd8-409d-a95e-0c06189e3d9b

(In the video, you’ll notice a slight delay before new events show up.
This happens because the timeline automatically refreshes every 10
seconds)

Removes the event timeline from the event log and integrates it into a
new header option.

I chose a middle-ground approach between options 1 and 2 from our Figma
sketches. This solution provides the best of both worlds IMO: the
timeline stands out as a global component, distinct from the current
page context, while sliding in rather than overlapping the content. This
way, users can view the timeline alongside the page content.
2024-09-24 13:43:30 +01:00
..
DrawerMenu feat: New mobile sidebar (#7135) 2024-05-24 09:35:03 +02:00
InviteLink fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
NavigationLink chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
NavigationMenu chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
Header.tsx chore: event timeline header placement (#8234) 2024-09-24 13:43:30 +01:00
OldHeader.tsx chore: event timeline header placement (#8234) 2024-09-24 13:43:30 +01:00