arrow_backRetour aux issues
Rahul-pamula/Open_Source_Scout
#116
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
Phase 7E: Preferences onboarding UI (match score, limits, cooldown)
ecoDébutant
help wanted
good first issue
descriptionDescription
## Phase 7E — Preferences Onboarding UI
### Context
Step 2 of the onboarding wizard. Users control how aggressively Scout searches and engages on their behalf.
### Design philosophy
**Light. Precise. Technical. Quiet.**
### Scope
Create `apps/web/src/pages/onboarding/Preferences.tsx`
**Fields:**
- Minimum match score (slider: 0–100, default 70, label shows current value)
- Maximum daily engagements (number input: 1–20, default 5)
- Cooldown between comments (select: 30 min / 1 hr / 2 hr / 4 hr, default 1 hr)
- Preferred repo size (select: Any / Small / Medium / Large)
**Warning when daily limit > 10:**
> Setting this above 10 may trigger GitHub's abuse detection. Recommended maximum: 5.
**On submit:** Save to `autonomy_policies` table, navigate to Autonomy step.
### Acceptance criteria
- [ ] Component exists at correct path
- [ ] All fields work correctly
- [ ] Warning appears and is visible when daily limit > 10
- [ ] Defaults pre-populated
- [ ] Saves correctly on submit
- [ ] Follows design philosophy
Issues similaires
lingdojo/kana-dojo
star3.2k
Poids du dépôt lourd
[Good First Issue] 🐡 Add new Japan Fact 251 - Beginner-Friendly Open-source Contribution
## 🟢 Good First Issue: Add Japan Fact #251 — Beginner-Friendly Open Source Contribution ![Time: <1 minute](https://img…
TypeScript
enhancement
help wanted
WasiqB/multiple-cucumber-html-reporter
star281
Poids du dépôt moyen
Error bucketing
It would be great to bucket the errors in different types i.e. Code exception, configuration exception, environmental e…
TypeScript
enhancement
help wanted
StellarLock/StellarLock
star0
Poids du dépôt léger
LP lock links omit the /token|lp/ URL segment, causing wrong-type lookups on the detail page
## Summary Lock detail links should include the lock's kind in the URL, e.g. `/app/lock/lp/:id` or `/app/lock/token/:i…
TypeScript
bug
good first issue