cube-js/cube

Refreshing measures/dimensions when they are updated on cube server.

Open

#3.293 geöffnet am 20. Aug. 2021

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Rust (1.965 Forks)batch import
client:playgroundhelp wanted

Repository-Metriken

Stars
 (19.563 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 5T 16h) (138 gemergte PRs in 30 T)

Beschreibung

Is your feature request related to a problem? Please describe.

When I update my cube code, I need to

  1. refresh the playground in the browser
  2. Click the Schema tab and then back to the Build Tab To get the playground to refresh it's measures/dimensions with the new changes

Describe the solution you'd like I would like a refresh button that updates the measures/dimensions without needing to refresh/switch between tabs.

Contributor Guide