dotnet / dotnet/maui

Migrate IIconElementHandler to .NET MAUI

Open
#4,046 0 comments 0 reactions 0 assignees View on GitHub
area-controls-image proposal/open
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 15h
Merged PRs (30d)
290

Description

### Description

Currently the SwipeView uses IIconElementHandler to load icon images which it is doing via compatibility.

For now I've just copied over each implementation into an extension method so that icon loading works for SwipeView

### (Public) API Changes

TBD

### Usage Scenarios

N/A

### Backward Compatibility

N/A

### Difficulty

Low

Contributor guide

Open the contributing guide

Research direction

Start by locating SwipeView and the copied icon-loading extension methods, then trace their use of IIconElementHandler and the compatibility implementation. Done means the icon-loading behavior works through the .NET MAUI implementation without relying on compatibility; the issue does not name specific files or tests to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop-dev, mobile-dev
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.