messere1 opened a new issue, #2167: URL: https://github.com/apache/rocketmq-dashboard/issues/2167
## Problem Unknown Studio URLs are silently redirected to the home page. Users lose the original context and cannot tell whether a bookmarked route is invalid, removed, or mistyped. ## Proposal Render an explicit localized not-found view for unmatched routes. The view should explain what happened in both supported languages and provide a clear action back to the Studio home page. ## Acceptance criteria - Unknown routes render a dedicated 404/not-found view instead of silently redirecting. - English and Chinese copy are available through the existing language preference. - Users can navigate back to the home page with one action. - Route behavior is covered by frontend tests. Target branch: rocketmq-studio. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
