HACK: Create a temporary language chooser demo#1484
HACK: Create a temporary language chooser demo#1484gmjgeek wants to merge 2 commits intosillsdev:developfrom
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip CodeRabbit can use OpenGrep to find security vulnerabilities and bugs across 17+ programming languages.OpenGrep is compatible with Semgrep configurations. Add an |
|
@chrisvire Hopefully using the language chooser will be straightforward from here. Let me know if you have any trouble. |
Adds an experimental demo of the Svelte language chooser.
WARNING: Do not merge into production. This branch is a hack for me to demonstrate a working language chooser with an unauthenticated route, since my dev environment isn't set up to run the entire portal.
Demo Screenshot
The demo is available under the
/language-chooser-demoroute:Ethnolib Tarballs
This demo relies on packaging fixes applied in ethnolib PR 144
Because these fixes aren't published to NPM yet, this PR includes the tarballs directly. These tarballs were generated with
npm pack.