LearnNewsExamplesServices
Frontmatter
id9223
titleDevIndex: Extract StatusToolbar SCSS into separate file
stateClosed
labels
airefactoring
assigneestobiu
createdAtFeb 21, 2026, 2:05 AM
updatedAtFeb 21, 2026, 2:12 AM
githubUrlhttps://github.com/neomjs/neo/issues/9223
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 21, 2026, 2:12 AM

DevIndex: Extract StatusToolbar SCSS into separate file

Closed v12.0.0 airefactoring
tobiu
tobiu commented on Feb 21, 2026, 2:05 AM

The StatusToolbar styles are currently bundled inside MainContainer.scss. To improve maintainability and follow component-based styling principles, these styles should be extracted into a dedicated StatusToolbar.scss file.

tobiu added the ai label on Feb 21, 2026, 2:05 AM
tobiu added the refactoring label on Feb 21, 2026, 2:05 AM
tobiu referenced in commit c37a2f3 - "refactor: Extract DevIndex StatusToolbar SCSS into separate file (#9223)" on Feb 21, 2026, 2:11 AM
tobiu assigned to @tobiu on Feb 21, 2026, 2:11 AM
tobiu
tobiu Feb 21, 2026, 2:12 AM

Input from Gemini 3 Pro:

✦ Extracted the .devindex-status-toolbar styles from MainContainer.scss into a new StatusToolbar.scss file. This improves component isolation and maintainability.

tobiu closed this issue on Feb 21, 2026, 2:12 AM