Skip to content

[Feature Request] 帖子详情页面页码跳转 #95

@singularity-s0

Description

@singularity-s0

考虑到

  1. 新后端不支持获取全部帖子
  2. 获取全部帖子对于回复数较多的帖子浪费性能和带宽

应考虑在帖子详情页面加入页码显示和切换(像课程表页面那样可以左右箭头,还可以直接到底)
操作上,应同时支持上下滑动和左右箭头(事实上,左右箭头切换页面可以直接通过scrollToIndex实现)
但应尽量避免加载不需要的数据。例如,如果用户希望直接到底,那么中间部分的内容可以不加载。

Metadata

Metadata

Assignees

No one assigned

    Labels

    Complexity: HighDifficult to trace the root cause, or requiring a thorough understanding of the entire projectenhancementNew feature or requestlow priorityThis will be considered later

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions