Azure / Azure/LogicAppsUX

Grouped actions should display run status before expanding them.

Open
#6,708 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
111
Forks
109
Avg merge
1d 23h
Merged PRs (30d)
20

Description

### Describe the issue

- Open up the new logic app ui
- Create an action that groups other actions (condition, switch, scope, etc)
- Lets use the switch action for this example.
- Create a couple different switch cases that each have their own actions.
- Run the logic app so one of the cases is hit.
- Open up the run and go to the switch statement.
- It will have a green check
- Expand the switch to see the cases.
- At this point we have no idea which case was executed, skipped, or failed.
- There needs to be an indicator like a green check bubble or red x just like there is for every other action.
- To figure out which switch case was executed you have to open them all up till you find it.
- Yes you could click on the switch, wait for the action to load, read the value, and hope you labeled your cases in a way you can figure it out without opening them.
- Please refer to screen shot below.

![Image]()

### Are you using new designer or old designer

New Designer (With action panels)

### Screenshots or Videos

![Image]()

### Browser

edge

### Additional context

*No response*

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.