Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Process forms in chunks or use pagination

未关闭
#2,020 4 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看

已经有一个关联 PR 被合并了。

  • #2710 来自 @Koc —— 已合并

评估

难度
5/5
预计耗时
一周以上
新手友好度
20/100
Issue 类型
功能
描述清晰度
需要澄清
活跃度
停滞
技术栈
javascript
领域
full-stack

调研方向

未指定文件、测试或入口点。首先定位获取所有表单或提交内容的操作,以及显示表单结果的代码。完成的标准是为大型结果集定义并实现一种处理方案,然后调查并记录其他存在问题的未分页操作。

由索引模型根据 Issue 内容生成。

描述

2. developing enhancement overview

This is more of a meta issue.

Currently for a lot of operations we query all (forms, submissions...) but for large instances this might get a problem if there are e.g. 30'000 forms or 3'000 submissions.

We should figure out a good way to handle:

  • Show form results (fetching the results might be bad if there are hundreds or thousands of submissions)
  • Investigate if there are more places that are problematic
主要语言
JavaScript
星标
382
派生
127
平均合并
19 小时 31 分钟
30 天内合并 PR
75

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

nextcloud/forms 的其他 Issue

查看 nextcloud/forms 的全部 Issue

相似的 Issue

更多 JavaScript Issue

把新 issue 发到你的邮箱

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