Problem/Motivation
Show same empty feed table.

| Comment | File | Size | Author |
|---|---|---|---|
| #6 | feeds-Enable_show_empty_feeds_table-3023743-6-D8.patch | 902 bytes | thalles |
| #4 | no-content.png | 17.8 KB | megachriz |
| #3 | Screen Shot 2019-01-04 at 10.40.36 AM.png | 36.4 KB | akash.addweb |
| #3 | Screen Shot 2019-01-04 at 10.40.26 AM.png | 29.87 KB | akash.addweb |
| #2 | feeds-Enable_show_empty_feeds_table-3023743-2-D8.patch | 454 bytes | thalles |
Comments
Comment #2
thallesFollow the patch!
Comment #3
akash.addweb commented@thalles, Your patch is working fine for me, I checked it using simplytest.me & follow the below steps:
1). Add feed type from Config setting
2). Now navigate to Content
3). Shows feed tab
4). click on the feed tab.
Please review the attached screenshots.
Comment #4
megachrizThis is a nice idea, though I like to see a message in the table when there are no feeds.
This is the message that is shown by the node module when there is no content:

Comment #5
thallesFollow a new patch, now with the message.
Comment #6
thallesFollow now!
Comment #7
thallesComment #9
megachrizThanks for the patch! I changed the message to "There are no feeds yet." and committed that.