Skip to content

Realtime events #420

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Realtime events #420

wants to merge 5 commits into from

Conversation

goldflag
Copy link
Collaborator

No description provided.

Copy link

vercel bot commented Jun 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rybbit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 22, 2025 5:59am

- Added a new state to track the count of new events in the `useGetEventsRealtime` hook, resetting the count after 3 seconds.
- Updated the `RealtimeEvents` component to utilize `AnimatePresence` for smoother transitions when rendering event cards.
- Improved the event card layout with motion effects for better user experience.

Files modified:
- `client/src/api/analytics/events/useGetEvents.ts`
- `client/src/app/[site]/realtime/RealtimeEvents/RealtimeEvents.tsx`
- `server/src/api/analytics/events/getEvents.ts` (added support for fetching events after a specific timestamp)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant