sillsdev / sillsdev/languageforge-lexbox
Refine Shadcn
Open
Nobody has claimed this yet.
💻 FW Lite
- Dominant language
- C#
- Stars
- 9
- Forks
- 8
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 49
Description
I.e. implement suggestions from https://github.com/sillsdev/languageforge-lexbox/pull/1537
- Make
is-mobile.svelte.tsand tailwind share the same constant(s). - Fix shadcn files referencing .ts files as .js files, cause it's spooky 😆
- Replace sidebar cookie with local-storage/a consolidated user preferences service
- Configure sonner to use mdi icons: https://github.com/sillsdev/languageforge-lexbox/pull/1800
- Add an icon to switch and tweak the handle size (based on material design)
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by reviewing the suggestions and completed work in pull request 1537, then locate is-mobile.svelte.ts, the related Tailwind configuration, the shadcn files, sidebar preference handling, and switch component. Check how sonner and mdi icons are configured. Done means the remaining checklist items are implemented consistently and the affected UI behavior and references are verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tailwind, typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100