oxidecomputer / oxidecomputer/omicron
User preferences
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
A couple of things have come up in the console lately that would benefit from a server-side user preferences table: theme preferences now that we have light mode and pinned projects (https://github.com/oxidecomputer/console/issues/3098). These wouldn't necessarily be modeled the same way (pinned projects doesn't really feel like a user preference to me) but they are close enough that we should think about them together.
Contributor guide
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
No files, tests, or entry points are identified in the issue. Begin by reviewing how the server currently stores user-related data and clarify whether theme preferences and pinned projects should share a model; done means an agreed server-side design and implementation scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend, database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100