mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01: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:
		
							parent
							
								
									331de07e39
								
							
						
					
					
						commit
						d988b61764
					
				@ -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!
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user