dOrgTech / dOrgTech/arc.react

Better Loading UI Story

Ouverte
#23 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
devexp-enhancement feature hi-pri ux-enhancement
Langage dominant
TypeScript
Étoiles
21
Forks
9
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Currently, loading stops itself at the top of the tree, which disables the rendering of all encapsulated UI elements.

Ideally, if a view is trying to use DAO information within a view, the entirety of the view would render, and only the data fields that're tied to the DAO's query to the graph server would have a loading bar. Currently this whole view would be a loading bar. Create some test cases for this, ensure it is in fact "broken", and figure out a better strategy for developers.

The work on this is currently happening in this branch:
https://github.com/dOrgTech/DAOcomponents/tree/optional-loading-handler

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.