feat(ui): redesign sidebar welcome screen and add missing translations#1447
Open
SameDesu123 wants to merge 1 commit into
Open
feat(ui): redesign sidebar welcome screen and add missing translations#1447SameDesu123 wants to merge 1 commit into
SameDesu123 wants to merge 1 commit into
Conversation
- Replace static logo with glowing Sparkles icon on welcome screen - Add soft cyan-to-blue gradient aura matching Risu branding - Sync welcomeToRisuai and selectBotToStartChatting keys across all supported languages (en, ko, cn, zh-Hant, de, es, vi)
Contributor
Author
|
Also, change the hardcoded |
cubicj
approved these changes
May 30, 2026
cubicj
approved these changes
May 30, 2026
Collaborator
cubicj
left a comment
There was a problem hiding this comment.
Code-wise this looks fine. The new language keys are synced across locale files, and check, tests, and build pass locally.
This is mostly a design change, so I think the final call should follow the maintainer's preference. My only subjective note is that the welcome text wraps while the sidebar width shrinks during the closing animation, so the transition feels a little less clean.
Approving — thanks for the contribution!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Checklist
Summary
This PR modernizes the empty state "Welcome" screen in the sidebar and ensures all localization files are fully synchronized with the newly added text keys.
Related Issues
None
Changes
Sidebar.sveltewith a glowingSparklesLucide icon.blur-3xl) behind the icon to match the Risu theme without sharp boundaries.welcomeToRisuaiandselectBotToStartChattingtranslation keys tocn.ts,zh-Hant.ts,de.ts,es.ts, andvi.ts.Impact
Additional Notes
The glowing effect uses heavily blurred Tailwind CSS utilities and seamlessly assimilates into the dark background, ensuring a premium aesthetic without clashing with dynamic themes.
Preview