oxidecomputer / oxidecomputer/console
want ability to pin projects
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 22
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 32
Description
On our internal silos we have lots of per-user projects. I'd like the ability to pin the projects I care about to the top of the list. The pins should be modeled as a user preference of some kind, not as a silo-wide setting.
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 named. Start by locating the project list and the existing user-preference handling, then trace how project ordering is loaded and saved. Done means a user can pin selected projects and see them at the top without changing the silo-wide ordering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100