arrow_backRetour aux issues
kripa-sindhu-007/feature-flag-system
#9
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
How does the percentage rollout decide who gets a feature? Can't tell why a user is ON/OFF
ecoDébutant
enhancement
good first issue
descriptionDescription
### Is your feature request related to a problem?
I set a flag's rollout to 25% but I have no idea **which users** that includes or **how** it's decided. When I test different user IDs in the demo, the same user always seems to get the same answer — which is neat, but I don't understand *why*, and there's nothing in the UI that explains it.
### What I expected
Some visual way to understand how a percentage rollout maps to actual users, and a way to check **why a specific user is ON or OFF** for a flag.
### Suggestion
- A visual (e.g. a grid of users) where I drag the percentage and see exactly who flips on/off — and that it's *stable* for each user.
- A "why is this user ON/OFF?" explainer that shows the steps (is it enabled? are they targeted? are they in the rollout bucket?).
That would make the whole "deterministic rollout" idea click for a beginner.
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