sillsdev / sillsdev/languageforge-lexbox
Allow setting default View
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 9
- Forks
- 8
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 49
Description
Describe the feature
Currently the FW View is the default when opening for the first time, Svelte will try to store the selected view in local storage but that doesn't persist in MAUI so it should be removed. We would like to allow setting a view as the default. This default would be synced to all users and would also set their current view, that way low literacy users will get the default view as set by a project manager.
Who is this feature for?
Project managers, editors.
Pages affected
Project view
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 tracing the Project view's selected-view handling, including Svelte local storage and the MAUI behavior described in the issue. Identify how a project manager's default could be synced to all users and applied as their current view. Done means a configured default view persists across users and is used when opening the Project view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- frontend, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100