Skip to content
#

xaml

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

Files
jameslashmar
jameslashmar commented Jul 26, 2022

What's the Problem?

Long winded UX for creating new folders

Solution/Idea

A section in preferences to set a folder as the new item type when using ctrl+shift+n. Creating a lot of folders is very cumbersome.

Additionally, when executing the shortcut, the new item type has folder highlighted as default, so hitting enter would then create the folder, or being able to shift up and down

triage approved Issue has been approved by Files team member feature request good first issue Good issue for new contributors to get started with
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 Improvements or additions to documentation good first issue Good for newcomers
uno
MartinZikmund
MartinZikmund commented Jul 15, 2022

What would you like to be added:

Many runtime tests are disabled on macOS as they are either failing or crashing the app.

Why is this needed:

Search for #9282 or #if __MACOS__ in Uno.UI.RuntimeTests project. Remove [Ignore] and fix the tests.

Search for #9282! for critical tests that should be fixed soon.

Notes for contributors

Some of the tests might be quite

kind/enhancement New feature or request good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. epic platform/macos Categorizes an issue or PR as relevant to the macOS platform
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 🐛 An unexpected issue that highlights incorrect behavior help wanted Issues identified as good community contribution opportunities WinUI 💠 Related to WinUI 3 Version or when paired with External can mean requires fix in WinUI 2/3. good first issue Issues identified as good for first-time contributors
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 A straightforward issue that's a good condidate if you are new to contributing help wanted Issue ideal for external contributors area-TwoPaneView team-Controls Issue for the Controls team
mobile
BlackDex
BlackDex commented Jul 30, 2022

Steps To Reproduce

This isn't an actual issue with the Bitwarden servers, but more with the Vaultwarden servers.
That said though, I think the issue I'm going to describe should be fixed, since this will be more RFC complaint, and it will bring the mobile clients to match all other clients which do work correctly.

During a file upload which happens here: https://github.com/bitwarden/mobil

Improve this page

Add a description, image, and links to the xaml topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the xaml topic, visit your repo's landing page and select "manage topics."

Learn more