Frontmatter
| id | 81 |
| title | RealWorld app: Toggle Feed buttons |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Nov 21, 2019, 11:24 AM |
| updatedAt | Nov 21, 2019, 12:28 PM |
| githubUrl | https://github.com/neomjs/neo/issues/81 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 21, 2019, 12:28 PM |

not implemented yet, right now clicking on a different feed name reloads the app.
it should just reload the articles feed instead.
the react demo app closes tag based feeds (well, removes the toggle button) when switching to global.
could do the same.