dOrgTech / dOrgTech/arc.react

Better Loading UI Story

未关闭
#23 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
devexp-enhancement feature hi-pri ux-enhancement
主要语言
TypeScript
星标
21
派生
9
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。