Baseflow / Baseflow/XF-Material-Library
MaterialTextField width overflowing when TEXT is bound
Open
- Dominant language
- C#
- Stars
- 633
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description
There is a weird breaking on iOS for the MaterialTextField where the control is taking too much width when there is long text.
This only happens when binding a text so is there any fix for it?

Contributor guide
Research direction
Start by locating the MaterialTextField implementation and reproduce the iOS layout with a bound value containing long text. Compare the control's measured width with an unbound field; done means long bound text no longer makes the field overflow its available width.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, ios
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100