codefordenver / codefordenver/CWBN
Feat: Display organization status
- Dominant language
- Clojure
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Each org has a status: Active, Closed, or Draft
- [ ] Display `Active` orgs
- [ ] Display `Closed` orgs but with some kind of formatting to indicate that it's closed. Maybe a red label and/or grayed out text.
- [ ] Do not display `Draft` orgs (moot point, because these shouldn't even reach the front-end)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the front-end organization display and trace how organization status reaches it. Verify that Active organizations appear, Closed organizations are visibly marked as closed, and Draft organizations are absent; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100