microsoft / microsoft/microsoft-ui-xaml

`TextCommandBarFlyout` has no icon for Select all

Open
#10,997 2 comments 1 reaction 0 assignees View on GitHub
area-CommandBarFlyout bug
Dominant language
C++
Stars
8.4k
Forks
942
Avg merge
2d 7h
Merged PRs (30d)
105

Description

### Describe the bug

All items in `TextCommandBarFlyout` seem to have an icon, except for Select all, which feels a bit inconsistent.

Image

### Why is this important?

Consistent UX

### Steps to reproduce the bug

1. Create a `TextBox`
2. Type something into it
3. Right-click
4. **Observe the issue**

### Actual behavior

No icon in Select all

### Expected behavior

Should have an icon

### Screenshots

Image

### NuGet package version

WinUI 3 - Windows App SDK 1.8.3: 1.8.251106002

### Windows version

Windows 11 (24H2): Build 26100

### Additional context

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue with a TextBox and right-clicking to open TextCommandBarFlyout. Locate the implementation and the existing command icon definitions, then compare Select all with the other items. Done means Select all displays an icon consistently with the other commands.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
design, desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.