CymChad / CymChad/BaseRecyclerViewAdapterHelper

使用BaseNodeAdapter时候,对列表折叠展开,adapter中的data会变化,有没有办法获得全部数据

Open
#3,390 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
24.6k
Forks
5.2k
PR merge metrics
No merged PRs in 30d

Description

现在对列表的一些操作记录在node数据中,但是当结束操作时,如果列表是折叠的,此时data只有一级node数据,无法获得子节点数据

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the list operations through BaseNodeAdapter and observe how its data changes when the list is collapsed. Determine how the child node data can still be obtained after collapsing, and consider the work complete when all node data remains accessible at the end of an operation.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.