1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-09 00:18:26 +01:00
unleash.unleash/frontend/src/component/events/EventLog
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
..
EventActions.tsx feat: plausible for events export (#7868) 2024-08-14 11:56:03 +03:00
EventLog.tsx chore: event timeline header placement (#8234) 2024-09-24 13:43:30 +01:00
EventLogFilters.test.tsx refactor: replace IProjectCard with openapi type (#8043) 2024-09-02 13:25:28 +00:00
EventLogFilters.tsx refactor: replace IProjectCard with openapi type (#8043) 2024-09-02 13:25:28 +00:00
useEventLogSearch.test.ts feat: add paging to event log (#7793) 2024-08-07 15:08:01 +02:00
useEventLogSearch.ts feat: add paging to event log (#7793) 2024-08-07 15:08:01 +02:00