-
Notifications
You must be signed in to change notification settings - Fork 2.1k
feat: Display FF multivariate percentages in index screen #42878
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
feat: Display FF multivariate percentages in index screen #42878
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
Size Change: +44 B (0%) Total Size: 3.51 MB ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 file reviewed, no comments
Visual regression: Storybook UI snapshots updatedChanges: 2 snapshots (2 modified, 0 added, 0 deleted) What this means:
Next steps:
|
4457ca0 to
fd072a6
Compare
f667413 to
d7255ca
Compare
d651b05 to
f1a876a
Compare
Visual regression: Storybook UI snapshots updatedChanges: 2 snapshots (2 modified, 0 added, 0 deleted) What this means:
Next steps:
|
I sometimes wanna learn what percentage a flag is at for each variant at a glance, but it's impossible to do that without opening the flag right now. Let's change that! Let's add small blobs on the `Release conditions` screen with the percentages we calculated
That looked weird and ugly
DIsplaying it with a compact visual looks better on the FF index page
d10d905 to
aa15ab0
Compare
d42fa87 to
7a2ffd8
Compare
aa15ab0 to
30c5a9c
Compare

I sometimes wanna learn what percentage a flag is at for each variant at a glance, but it's impossible to do that without opening the flag right now. Let's change that! Let's add small blobs on the
Release conditionsscreen with the percentages we calculated