Open v-ruizh opened 2 years ago
OS: All Build Version: 20220420.34 Regression: Not a regression
Repro Steps:
Actual: There is no "Click to view resource" in Activity log.
Suggestion: It would be better to add a "Click to view resource" in Activity log after creating a resource group.
Good suggestion.
To enable this, we could change the type of activityResult from an AppResource to a string which is an id of the tree item to reveal on click.
activityResult
AppResource
string
OS: All Build Version: 20220420.34 Regression: Not a regression
Repro Steps:
Actual: There is no "Click to view resource" in Activity log.
Suggestion: It would be better to add a "Click to view resource" in Activity log after creating a resource group.