GauravKarakoti / GauravKarakoti/SecureFlow
Align 404 page with global UI and themebug:
Open
@Anas-2007-it is already working on this.
Since Sep 13, 2026.
bug
OSCI'26
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 79
- Avg merge
- 11h 9m
- Merged PRs (30d)
- 252
Description
Description
The current 404 page does not consistently match the application's global UI and theme.
The page should reuse the existing application layout and styling conventions so that it remains visually consistent with the rest of CreatorOS. It should also correctly respect the application's light and dark theme settings.
Proposed changes
- Align the 404 page with the application's existing global layout.
- Reuse existing UI components and styling patterns where appropriate.
- Ensure the page correctly responds to the active light/dark theme.
- Maintain responsive behavior across supported screen sizes.
- Avoid introducing duplicate styling or components when existing project components can be reused.
Validation
- Verify the 404 page in both light and dark themes.
- Verify the page at different viewport sizes.
- Ensure navigation back to the application continues to work correctly.
- Run the relevant project checks and tests before submitting the pull request.
Contribution
I would like to take ownership of this issue and implement the proposed changes. If approved, I will submit a focused pull request referencing this issue.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.