Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-10976] Hidden Inset grouped UITableView cells treated as visible #3998

Closed
swift-ci opened this issue Jun 19, 2019 · 1 comment
Closed

Comments

@swift-ci
Copy link
Contributor

Previous ID SR-10976
Radar None
Original Reporter idomo (JIRA User)
Type Bug
Status Resolved
Resolution Invalid

Attachment: Download

Environment

macOS ‏10.14.4 ‏(18E226‏)

xCode 11.0 beta (11M336w)

iOS 13 beta SDK (17A5492t)

Additional Detail from JIRA
Votes 0
Component/s Foundation, Standard Library
Labels Bug
Assignee None
Priority Medium

md5: 1b563320be39a1c91fed71bdd4f58b45

Issue Description:

When using UITableView with Inset grouped style and setting some cells as cell.isHidden = true the result looks like this:

As you can see, the bottom cells of the first and second sections are hidden and it's still shows the separator line and not rounding the corners, compeering to the third section, that all of its cells are visible.

@belkadan
Copy link

I'm sorry, this sounds like an issue with UIKit, which isn't part of the Swift Open Source project. Please file this at https://feedbackassistant.apple.com.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants