lablup / lablup/backend.ai-webui
Docs site: unsupported locale in URL renders a blank page instead of a 404/fallback
- Dominant language
- TypeScript
- Stars
- 133
- Forks
- 81
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 344
Description
## Problem
Navigating to the WebUI user manual docs site with an unsupported/invalid language code in the URL path results in a blank page, with no error message or fallback content.
## Suggested improvement
Add a proper fallback (e.g. a 404-style page, or a redirect to the default/nearest supported locale) when the requested locale is not supported, instead of rendering blank.
—
Captured while working on branch: fix/fr-3269-webui-help-docs-url
JIRA Issue: FR-3280
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the WebUI user manual URL with an unsupported language code and trace the docs-site locale handling entry point. Done means the request shows a 404-style response or redirects to a supported default or nearest locale instead of rendering a blank page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation, internationalization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100