avo-hq/avo

Auto-Refresh for Resources

Open

#3.232 aberto em 10 de set. de 2024

Ver no GitHub
 (12 comments) (0 reactions) (0 assignees)Ruby (308 forks)user submission
FeatureHelp wantedJavascript

Métricas do repositório

Stars
 (1.778 stars)
Métricas de merge de PR
 (Mesclagem média 1d 6h) (67 fundiu PRs em 30d)

Description

Feature

It would be beneficial to have an auto-refresh option for resources in Avo, such as refresh_every on the cards where real-time updates are critical for users to track changes without manually refreshing the page.

Current workarounds

I found the refresh_every on Cards but there is no built-in way to achieve this at the moment on resources. Users need to refresh the page manually to see updated data.

Screenshots or screen recordings

image Screenshot from 2024-09-10 13-13-50

Additional context

Auto-refresh features are commonly seen in dashboards like those in logistics or tracking systems where real-time updates are essential. Examples can be seen in other admin panel frameworks or platforms that deal with constantly changing data like order statuses in e-commerce systems.

Guia do colaborador