使用数据库时,我需要显示进度吗?

发布于 2025-02-08 02:17:42 字数 105 浏览 1 评论 0原文

我获得了50个项目的数据,请求非常快,进度甚至没有时间出现在屏幕上。在滚动过程中,当剩下6个元素时,接下来的50个被加载到末端,并且进度也没有时间出现在屏幕上。有什么原因为什么我仍然应该展现进度?

I get data for 50 items, the request is very fast and the progress does not even have time to appear on the screen. During the scroll, when there are 6 elements left, the next 50 are loaded to the end and progress also does not have time to appear on the screen. Is there any reason why I should still show progress?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

爱冒险 2025-02-15 02:17:42

实际上,我会实施它,因为如果连接缓慢的人连接,或者以某种方式需要更多时间来处理,则用户至少会提示某些内容。

我认为这对于UX来说是必须的。

Actually i would implement it, because, if somebody with slow connection gets connected, or somehow the query needs more time to process, the user will be at least prompted something.

I think it's a must for UX.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文