ml-opensource / ml-opensource/FZAccordionTableView

The cell is under header(not transparent header)

Open
#53 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Objective-C
Stars
159
Forks
44
PR merge metrics
No merged PRs in 30d

Description

Screen Shot 2019-10-30 at 14 43 32

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.