microsoft / coe-starter-kit

Other
751 stars 223 forks source link

[ALM Accelerator - Feature]: Update the UI of "Deploy solution" in the ALM Accelerator app #7468

Open Itereus opened 9 months ago

Itereus commented 9 months ago

Is your feature request related to a problem? Please describe.

As a user who has access to advanced deployment settings When deploying a solution to validation/test/prod enviroments users with this access have to uncheck the "Advanced" button and choose which deployment step they want to use. Makers who rarely interact with the app has to either look up a guide or be mindful of this so they don't deploy to the wrong enviroment. It's cumbersome to not have both deployment step and branches visible at the same time. image image

Describe the solution you'd like

Remove the FX in "Visible" control of lblDeploymentEnvironment, lblDeploymentEnvironment. Reorder the controls so enviroment is at top, advanced under that and then show the advanced settings if advanced is checked. Visibility of controls would then be lblDeploymentEnvironment drpDeploymentSteps tglPRAdvancedSettings lblSourceBranch drpPullRequestSourceBranches icoPullRequestDownArrow lblTargetBranch drpPullRequestTargetBranches tglCompletePR

Example of how it looks after we've made the changes image image

Describe alternatives you've considered

No response

Additional context?

No response

AB#2049

v-bjaiswal commented 8 months ago

Hi @Itereus , Thanks for raising the issue. We will let know with the update. As of now we have taken this into our backlog.