microsoft / microsoft/WPF-Samples
Rework Naivgation service in Gallery app
Open
Nobody has claimed this yet.
WPF Gallery
- Dominant language
- C#
- Stars
- 5.7k
- Forks
- 3.3k
- Avg merge
- 12d 8h
- Merged PRs (30d)
- 2
Description
Description
Navigation service in WPF Gallery has become complicated and slightly confusing. We need to refactor the code to make it more readable and less coupled.
Things to keep in mind :
- Take care of not reactivating the following Accessibility issues : #644 , #645
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.