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