avo-hq/avo

Real Time support for updating Resource View

Open

#2,655 opened on Apr 2, 2024

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Ruby (308 forks)user submission
FeatureHelp wantedHotwire

Repository metrics

Stars
 (1,778 stars)
PR merge metrics
 (Avg merge 1d 6h) (67 merged PRs in 30d)

Description

Feature

Real Time support for updating Resource View by Using Turbo Stream and Channels to update Views when a record gets added or removed or updates in the db, also I think we can make it configurable if we want real time update for a specific resource.

Current workarounds

No

Screenshots or screen recordings

Additional context

Contributor guide