se-daily-iOS icon indicating copy to clipboard operation
se-daily-iOS copied to clipboard

[Bug] When related links tableView is empty, user cannot add a link

Open thedc89 opened this issue 6 years ago • 0 comments

When RelatedLinksViewController dataSource is empty, users should be able to add new links. Currently, the container with textfields and submit button is implemented as tableView.tableFooterView and it is not displayed for an empty UITableView

thedc89 avatar Jul 21 '19 10:07 thedc89