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

[NS-Vue RadDataForm] How to set the height of the PropertyEditor #1484

Open ejlocop opened 3 years ago

ejlocop commented 3 years ago

Please, provide the details below:

Tell us about the problem

How do I set the height of the PropertyEditor to a fixed height? The form keeps on bobbing up and down when a validation message appears.

Here's the GIF link to show what is happening - https://media.giphy.com/media/svVdFhJ5ab0OdSyaOM/giphy.gif

Which platform(s) does your issue occur on?

Android but probably on iOS too.

"tns-ios": {
    "version": "6.5.0"
},
"tns-android": {
    "version": "6.5.3"
}

Please provide the following version numbers that your issue occurs with:

Please tell us how to recreate the issue in as much detail as possible.

Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.

(You can paste entire code snippets, link to playground demo or attach a runnable project)