ProgressNS / nativescript-ui-feedback

This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Other
115 stars 21 forks source link

[RadDataForm] transfer long text on two lines, while using long text for the displayName #299

Closed tsonevn closed 5 years ago

tsonevn commented 7 years ago

In iOS, the long text used in the dispayNamen will not be fully displayed and will cut it at the end. Example:

<TKEntityProperty displayName="testtesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttest" tkPropertyGroupProperties name="email">
            <TKPropertyEditor  tkEntityPropertyEditor type="Email">
                <TKPropertyEditorStyle  tkPropertyEditorStyle strokeColor="#00695c" strokeWidth="2" fillColor="#4db6ac" labelHidden="false"
                    labelTextSize="18" ios:labelFontName="Times New Roman" ios:textWrap="true" android:labelFontName="sans-serif-light" labelFontStyle="Italic"
                    labelPosition="Top" labelWidth="60" labelTextColor="#00695c"></TKPropertyEditorStyle>
                </TKPropertyEditor>
        </TKEntityProperty>

screen shot 2017-09-21 at 10 20 42 am

sudhanshu-15 commented 6 years ago

This is something which we are facing, the forms look great on Android but on iOS our long display names are getting truncated.

bardolos commented 6 years ago

Any updates on this? I will take a look at the source but don't have a lot of time to dedicate to it.

tsonevn commented 6 years ago

HI @Bardolos, This feature is still under review. Please keep track on the issue. We will update its status when we start working on it. At this time I could not commit to the exact time when it will be available.

ghost commented 6 years ago

@tsonevn Any work around you would suggest?

tsonevn commented 6 years ago

Hi @Shantanu-Kotambkar, Currently, We were unable to find a temporary solution for this feature. I will suggest keeping track on the issue for further info.

DimitarTodorov commented 5 years ago

Fixed in nativescript-ui-dataform@3.9.1