CommunityToolkit / WindowsCommunityToolkit

The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
https://docs.microsoft.com/windows/communitytoolkit/
Other
5.89k stars 1.37k forks source link

Mountain CSV file doesn't contain precise data #4224

Open michael-hawker opened 3 years ago

michael-hawker commented 3 years ago

_From comment on review here: https://github.com/CommunityToolkit/WindowsCommunityToolkit/pull/4206#discussion_r701496569_

Describe the bug

Our DataGrid Mountain CSV file: https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/main/Microsoft.Toolkit.Uwp.SampleApp/Assets/mtns.csv

Doesn't contain all the precise dates. Would be good if we can fill in more month/dates for the list from https://en.wikipedia.org/wiki/List_of_first_ascents (though this list doesn't have them all and you have to watch out for the peaks with different summits like II vs III or I)

Nothing super important or urgent, but would be nice for completeness of the sample.

ghost commented 3 years ago

Hello michael-hawker, thank you for opening an issue with us!

I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible. Other community members may also look into the issue and provide feedback 🙌