ml-opensource / ml-opensource/FZAccordionTableView
The cell is under header(not transparent header)
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 159
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description

I created different tableviewcell XIB files for each section. When i open cell in order like 2,1,0(index) , everything works as expected. But when i expand 0 index cell, scroll to the end tap into 1 index. Part of 1 index cell shows under header. To be clear, my header is not transparent.
How can i solve it? or is this a bug?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by expanding section 0, scrolling to the end, and tapping a cell in section 1 after opening cells in the order 2, 1, 0. Inspect the accordion table view's header and cell layout behavior; done means no part of a cell appears beneath the opaque header.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100