microsoft / microsoft/perfview
`FocusProcess` checkbox is hidden.
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 4.7k
- Forks
- 775
- Avg merge
- 5d 11h
- Merged PRs (30d)
- 9
Description
It is invisible because of the same Grid.Row value as Command.
https://github.com/microsoft/perfview/blob/bb36ed72043d7381eb1a7b4cb7265dabc06365fa/src/PerfView/Dialogs/RunCommandDialog.xaml#L41-L53
Contributor guide
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
Open src/PerfView/Dialogs/RunCommandDialog.xaml around lines 41–53 and inspect the Grid.Row assignments for FocusProcess and Command. Run the dialog to confirm the checkbox is hidden, then verify that it appears in its intended position without overlapping the Command control.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100