Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Conversation

@bbonaby
Copy link
Contributor

@bbonaby bbonaby commented May 6, 2024

Summary of the pull request

This PR removes the experimentation keys for Dev environments and adds the correct image for the setup environment flow to the setup flows main page

image of setup flow main page with new icon:
Setup flow main page with new setup environment image

Video of experiments no longer there and now the environments UX show up in Dev Home by defaul:

environment.flows.without.experimentation.mp4

References and relevant issues

Detailed description of the pull request / Additional comments

Validation steps performed

PR checklist

<Grid
Background="Transparent"
Visibility="{x:Bind ViewModel.ShouldShowSetupTargetItem}">
Background="Transparent">
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grid backgrounds are transparent by default.

@bbonaby bbonaby merged commit 698b4d4 into main May 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove the experimentation flags on Environment features

4 participants