Baseflow / Baseflow/XF-Material-Library

MaterialTextField width overflowing when TEXT is bound

Open
#416 2 comments 1 reaction 0 assignees View on GitHub
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?

![image](https://user-images.githubusercontent.com/57942338/105625556-827d4680-5e43-11eb-856b-69f90e4af4cd.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.