dotnet / dotnet/maui

corner radius for entry control should be part of standard library

Open
#4,442 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area-controls-entry proposal/open t/enhancement ☀️
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 14h
Merged PRs (30d)
296

Description

### Description

I would love to have an option to create corner radius for "ENTRY" control as there is no option for it unlike other controls like BUTTON, FRAME etc.
![image](https://user-images.githubusercontent.com/84682315/151973564-e0acb08a-d513-4f43-9610-33bfb29640b5.png)

---------------------------------------------------------------------------------------------------------------------------------------

### Public API Changes

ENTRY

### Intended Use-Case

With this features my app would require less dependency on third party libraries.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the ENTRY control and comparing its corner-radius support with the BUTTON and FRAME controls. Review the proposed public API changes and the existing platform implementations. Done means ENTRY exposes a standard corner-radius option consistently across supported platforms, with appropriate coverage for the intended use case.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
frontend, mobile-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.