Button disappearing

Hi, All:

In this app I’m working on I have a comments list in a post’s detail page.

I have three buttons on that page:

Add a comment
Edit Post
Delete Post

The list is a custom list that displays the comments, however if there are any comments in the list the delete post button disappears.

Any thoughts?

Post with no comments:
image

Post with comments:

Are you sure the Delete Post button is within the List with your other buttons? I have a feeling it is getting cut off because the comments are making the list item longer vertically and thus cutting off any item below not within the same list.

Yeah, it’s not in the list.

Weird thing is that it shows up if I run the app (share) with my phone, but not in preview.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.