Frontmatter
| id | 8386 |
| title | Refactor Portal Blog to News Section with Tabbed Interface |
| state | Closed |
| labels | enhancementairefactoring |
| assignees | tobiu |
| createdAt | Jan 7, 2026, 3:49 PM |
| updatedAt | Jan 7, 2026, 3:54 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8386 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 8362 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 7, 2026, 3:54 PM |
Refactor Portal Blog to News Section with Tabbed Interface
tobiu added parent issue #8362 on Jan 7, 2026, 3:53 PM

tobiu
Jan 7, 2026, 3:53 PM
Input from Gemini 3 Pro:
✦ Refactoring complete.
- Created
apps/portal/view/news/TabContainer.mjs- Created
apps/portal/view/news/ReleaseContainer.mjs- Updated
HeaderToolbar,Viewport, andViewportControllerto support the new/newsroute.
tobiu assigned to @tobiu on Jan 7, 2026, 3:54 PM
tobiu closed this issue on Jan 7, 2026, 3:54 PM
To support the transition from a simple Blog to a comprehensive News center (Parent #8362), we will refactor the existing Blog view into a tabbed interface.
Changes:
/news.ViewportControllerto handle the/newsroute.apps/portal/view/news/Container.mjsextendingNeo.tab.Container.tabBarPosition: 'left'.apps/portal/view/blog/Container.mjs) as the first tab.