Skip to content
#

Universal Windows Platform

Universal Windows Platform (UWP) is an API that allows developers to create cross-platform applications that are able to run on Windows 10, Windows 10 Mobile, Xbox One and HoloLens.

Here are 1,830 public repositories matching this topic...

Files
Hefaistos68
Hefaistos68 commented May 16, 2022

Description

When the files pane of a cloud drive is open, the additional "Status" column is shown. Initially this column is sized so that only "Sta..." appears in its title (at least with my display settings).
This column can not be resized, neither by mouse or keyboard. "Size columns to fit" does resize the column though.

As a workaround, one can do a "Size columns to fit" and then resiz

bug triage approved good first issue
react-native-windows
DevToys
FahimFBA
FahimFBA commented Jan 24, 2022

What's the Problem?

It is not any type of problem.

Solution/Idea

This project is currently missing the Code of Conduct. If you have any plan on adding that then I would be more than glad to do that for you by adding a PR for that. Please let me know what do you think about that.

Alternatives

According to Google:

A code of conduct defines standards for how to eng

documentation good first issue
ReactiveUI

An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.

  • Updated Jun 10, 2022
  • C#
uno
kazo0
kazo0 commented Mar 31, 2022

On which page?

https://platform.uno/docs/articles/guides/uno-material-walkthrough.html

What's wrong?

Step 2 within the "Section 2: Using Uno.Material library" section makes reference to Chip/ChipGroup/Card/Divider which have now all been moved to the Uno.Toolkit.UI.Material package.

These changes will also need to be reflected in the referenced UnoMaterialSample, an issue tracking

good first issue area/uno-material kind/documentation
WindowsCommunityToolkit
michael-hawker
michael-hawker commented Jun 6, 2022

Discussed in CommunityToolkit/WindowsCommunityToolkit#4571

Originally posted by victorchinn June 4, 2022
I am getting a XAML parsing error
Microsoft.UI.Xaml.Markup.XamlParseException: 'XAML parsing failed.'
when using this code example in the XAML for TextBox:
ui:TextBoxExtensions.SurfaceDialOptions

bug 🐛 help wanted WinUI 💠 good first issue
microsoft-ui-xaml
MartinZikmund
MartinZikmund commented Nov 20, 2021

Describe the bug

The TwoPaneView sets up m_windowSizeChangedRevoker, m_pane1LoadedRevoker and m_pane2LoadedRevoker but it seems they are never revoked. Am I missing something and is it intentional or is it a oversight?

Steps to reproduce the bug

Looking into the code 👀

Expected behavior

No response

Screenshots

No response

NuGet package version

Microsoft.UI.

good first issue help wanted area-TwoPaneView team-Controls
rkaartikeyan
rkaartikeyan commented Jun 3, 2022

Steps to reproduce

  1. Build IPA
  2. Scan with Veracode.

Expected behaviour

The below vulnerabilities should not appear in the veracode scan.

Actual behaviour

Part of publishing the apps, we were scan the IPA file with Veracode and veracode reported following vulnarabilities. Thanks for the great library, and if we can have fix for the below issues it will be great in security

An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP support, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.

  • Updated Jun 8, 2022
  • C#

Created by Microsoft

Wikipedia
Wikipedia