microsoft / microsoft/vscode-azurecontainerapps
The child nodes of the revision auto collapse after editing scaling range
Open
@alexweininger is already working on this.
Since Apr 5, 2023.
AT-CTI
bug
P3
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 21
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: Win 10
Build Version: 20230329.6
Regression: Not a regression
Repro Steps:
- Create a container app -> Right click it -> Click "Choose Revision Mode..." -> Select "Multiple".
- Expand the container app -> Expand the "Revisions" node -> Expand the all child nodes.
- Right click "Scaling" node -> Click "Edit Scaling Range..." -> Set a range -> Enter.
- Check whether the child nodes keep expanded status.
Expect:
The child nodes keep expanded status.

Actual:
The child nodes auto collapse after editing scaling range.

More Info:
This issue doesn't reproduce when the revision mode is "Single".
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.