[Remote rendering 4.4] Live scene refresh upon server-originated operations in remote mode
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Idoneità per principianti
- 50/100
- Tipo di issue
- Funzionalità
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Attiva
- Stack tecnologico
- python
- Ambito
- full-stack
Direzione di ricerca
Inizia con le operazioni lato server add_dataset, update_variables e load_state, quindi traccia il percorso del client in modalità remota per gli aggiornamenti della scena. Verifica che una modifica della scena tramite la Python API aggiorni il frame renderizzato e la UI pertinente dell’albero, della legenda, del pannello del colore o del widget senza ricaricare il browser, quindi esegui i test del progetto.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
📝 Description of the feature
Fullstack user story. Keep the client view in step with server-side scene changes so adding or removing a dataset on a live remote session refreshes the view without a browser reload.
When a scene-mutating operation originates on the server (ie through an API, eg add_dataset, update_variables, load_state), the client has no way to know unless the server tells it. This user story propagates those changes: the server signals that the scene changed, and the frontend re-fetches scene details and rebuilds so the view reflects the new structure.
Two main surfaces update:
- The rendered frame (the server re-renders it and the stream carries it), and the UI computed from scene structure, tree view, legend/color panel, and widgets, which the frame alone doesn't touch.
- The surfaces differ by operation, most involve a tree rebuild, while update_variables changes variable metadata and so the legend rather than the tree.
Fullstack: the backend signal and frontend rebuild are individually untestable, so these are together in a single user story here.
Acceptance Criteria
A Python API call that modifies the scene, e.g. add_dataset, refreshes without a browser reload, and the corresponding UI updates (e.g. tree rebuild) works in remote mode.
Tests pass
💵 Business Value
No response
🔗 Useful links and references
No response
- Lingua principale
- Python
- Stelle
- 1
- Fork
- 0
- Merge medio
- 1g 21h
- PR unite (30g)
- 47
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di ansys/Visual-Interactive-Simulation-Object-Renderer
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 50/100
-
Library updates Apertatechnical
ansys/Visual-Interactive-Simulation-Object-Renderer#136 · 1 assegnatario ·
-
[User Story]: Fix workflows Apertamaintenance
ansys/Visual-Interactive-Simulation-Object-Renderer#131 · 1 assegnatario ·
-
Release 1.0.2 Apertamaintenance
ansys/Visual-Interactive-Simulation-Object-Renderer#130 · 1 assegnatario ·
-
enhancement
ansys/Visual-Interactive-Simulation-Object-Renderer#126 · 1 assegnatario ·
Tutte le issue di ansys/Visual-Interactive-Simulation-Object-Renderer
Issue simili
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
stephrobert/dsoxlab#238 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
sublimehq/package_control#1780 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
nwg-piotr/nwg-displays#145 ·