1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-04 01:18:20 +02:00

chore: update demo final steps content (#9782)

https://linear.app/unleash/issue/2-2580/change-text-on-last-steps-of-guides-environment-toggle

Updates the demo final steps content as per the designs.

Took some liberties for the third topic, as it was always about gradual
rollout, not variants.
This commit is contained in:
Nuno Góis 2025-04-17 09:01:11 +01:00 committed by GitHub
parent 331de07e39
commit d988b61764
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,8 +76,8 @@ export const TOPICS: ITutorialTopic[] = [
content: ( content: (
<> <>
<Description> <Description>
Enable or disable the feature for everyone by Now you can disable or enable the feature for
toggling the highlighted switch. everyone by toggling the highlighted switch.
</Description> </Description>
<Badge sx={{ mt: 2 }} icon={<InfoOutlinedIcon />}> <Badge sx={{ mt: 2 }} icon={<InfoOutlinedIcon />}>
Look at the demo page to see your changes! Look at the demo page to see your changes!
@ -304,8 +304,8 @@ export const TOPICS: ITutorialTopic[] = [
content: ( content: (
<> <>
<Description> <Description>
Finally, enable or disable the feature for your user Now you can disable or enable the feature for your
by toggling the highlighted switch. user by toggling the highlighted switch.
</Description> </Description>
<Badge sx={{ mt: 2 }} icon={<InfoOutlinedIcon />}> <Badge sx={{ mt: 2 }} icon={<InfoOutlinedIcon />}>
Look at the demo page to see your changes! Look at the demo page to see your changes!
@ -428,8 +428,9 @@ export const TOPICS: ITutorialTopic[] = [
content: ( content: (
<> <>
<Description> <Description>
Finally, enable or disable the feature with the new Now you can disable or enable the feature for the
variant by toggling the highlighted switch. selected percentage of users by toggling the
highlighted switch.
</Description> </Description>
<Badge sx={{ mt: 2 }} icon={<InfoOutlinedIcon />}> <Badge sx={{ mt: 2 }} icon={<InfoOutlinedIcon />}>
Look at the demo page to see your changes! Look at the demo page to see your changes!
@ -736,8 +737,8 @@ export const TOPICS: ITutorialTopic[] = [
content: ( content: (
<> <>
<Description> <Description>
Finally, enable or disable the feature with the new Now you can disable or enable the feature with the
variant by toggling the highlighted switch. new variant by toggling the highlighted switch.
</Description> </Description>
<Badge sx={{ mt: 2 }} icon={<InfoOutlinedIcon />}> <Badge sx={{ mt: 2 }} icon={<InfoOutlinedIcon />}>
Look at the demo page to see your changes! Look at the demo page to see your changes!