1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-28 19:06:12 +01:00

feat: default stickiness explanation (#6201)

This commit is contained in:
Mateusz Kwasniewski 2024-02-12 13:16:51 +01:00 committed by GitHub
parent aea4fc9dc9
commit b48d25a226
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -123,6 +123,10 @@ const RolloutSlider = ({
determines the input for the MurmurHash,
ensuring that a user's feature exposure remains
consistent across sessions.
<br />
By default Unleash will use the first value
present in the context in the order of{' '}
<b>userId, sessionId and random</b>.
</Typography>
<StyledSubheader variant='h3'>