microsoft / microsoft/vscode-azurecontainerapps
"Environment Variable Visibility" toggle icon does not reflect current value state
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 21
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: All
Build Version: 20250709.1
Regression: Not a Regression
Repro Steps:
- Add a new environment variable in one container app.
- Hover the mouse over the above environment variable and click the "Toggle Environment Variable Visibility" icon.
- Check whether the "Toggle Environment Variable Visibility" icon changes or not.
Expect:
The "Toggle Environment Variable Visibility" icon changes after clicking it, such as the below icon.
Actual:
The "Toggle Environment Variable Visibility" icon does not change after clicking it.
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.
Research direction
Start at the environment-variable row and its "Toggle Environment Variable Visibility" control described in the reproduction steps. Reproduce the click and verify that the icon changes to reflect the resulting visibility state; the payload names no file or test, so locate the control's TypeScript entry point first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100