The Wayback Machine - https://web.archive.org/web/20220617053854/https://github.com/topics/xaml
Skip to content
#

xaml

Here are 1,182 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
Xaalek
Xaalek commented Jun 3, 2022

Bug explanation

See:
MaterialDesignInXAML/MaterialDesignInXamlToolkit#2728

The foreground color seems incorrect in the DropDownMenu of DataGridComboBoxColumn when the ScrollBar is visible.

It can be observed in the demo application.

With ScrollBar:

![image](https://user-images.githubusercontent.com/54487782/171417096-48482c30-465c-4f0a-ad27-cee8c

bug up-for-grabs good first issue
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
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
mobile
rg9400
rg9400 commented Jun 9, 2022

Steps To Reproduce

  1. Create two password items. First is for domain.com/test or any subpath. This needs to be set to use Match Detection as "Starts With". Then create one for domain.com (has to match prior domain). Set this url to use Match Detection "Exact"
  2. Enable Inline Autofill and Accessibility services for the quick-action tile
  3. Go to domain.com/test
  4. Try to use the in
wpfui
ekdahl
ekdahl commented Jun 9, 2022

Describe the bug
There is no difference between the third state and unchecked on checkboxes, for both themes.

To Reproduce
Steps to reproduce the behavior:

  1. Add CheckBox
  2. Set IsThreeState="True"
  3. Test the three states
  4. Unchecked and third state looks the same

Expected behavior
Visual indication of the third state.

Screenshots

**Desktop (please com

bug good first issue controls styles

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