microsoft / microsoft/vscode-azureresourcegroups
The “Group By" context menu flashes after clicking "Group By" button when focusing on any view but the RESOURCES
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
OS: Win10
Build Version: 20240809.1
Visual Studio Code Version: 1.93.0-insider (user setup)
Repro Steps:
- Make sure the account signed in and not focused on the RESOURCES view.
- Click the "Group By" button.
- Check whether to display the “Group By" context menu.
Expect:
The “Group By" context menu can normally display after clicking "Group By" button when focusing on any view.
Actual:
The “Group By" context menu flashes after clicking "Group By" button.
More Info:
This issue doesn't reproduce on VS Code IDE.
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
Reproduce the flash by signing in, focusing a non-RESOURCES view, and clicking the Group By button; compare the behavior with VS Code IDE. Start by tracing the extension's Group By button and context-menu focus handling. Done means the Group By context menu remains normally visible in every view, including views other than RESOURCES.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100