SfTextInputLayout + SfNumericUpDown hint message dropped to input area

Hi,

I'm facing this issue on SfTextInputLayout hint position.
Strangely I notice that it doesn't happen at all pages that I created.
The scenario would be like this, I had created two pages:

First page I had a list of item with SfTextInputLayout as the outer frame and SfNumericUpDown as the input field.
I added hint message at SfTextInputLayout and it show perfectly on top of SfTextInputLayout.
After tapped on the First page, it would bring me to Second page.
Second page has a plain SfTextInputLayout and SfNumericUpDown combination as well.
But the hint message would just dropped into the input field area but if I tap/clicked on the SfNumericUpDown input, the hint would just jump back to top and looks as the output that I wanted to achieve just like the First page.
Would like to know what is the best way to achieve this?
I had attached a screenshot on the issue.


Thanks,
Jun.

Attachment: hint_efde9ef0.zip

1 Reply 1 reply marked as answer

RS Ramya Soundar Rajan Syncfusion Team August 28, 2020 02:13 PM UTC

Hi Jun,  
   
Greetings from Syncfusion.  
  
With the provided information, we validated the reported issue by preparing the sample with the following test scenarios, in which it worked fine at our end.  
  
Testing scenarios:  
  
1.       Keep the list of SfTextInputLayout (input view as SfNumericUpdown) inside the ContentPage, on button click, navigate to another page which contains SfTextInputLayout (input view as SfNumericUpDown) along with its Hint property 
2.       Instead of navigation page used the TabbedPage also. 
3.       Checked by changing the XF version. 
 
Please find the tested sample link 

SampleLink: https://www.syncfusion.com/downloads/support/directtrac/157371/ze/TextInputLayout_HintTextDemo1684931361 

We have captured the video while testing this issue, find that in below 

Video: https://www.syncfusion.com/downloads/support/forum/157371/ze/TextInputLayout_HintTextDemo-369299448 

Configuration details: 

Android device: HUAWEI PRA, MI A3, Pixel 2 
iOS version : 12.0 
Syncfusion Version : 18.2.0.55 
Xamarin Forms Version: 4.8.0.1269 

Can you please check the attached sample and please Share the following details? 

 
·       Please share your using scenarios which completely differ with our testing scenarios.  
·       If possible, could you please share the modified sample to replicate this issue or else share the code snippets  
·       Is it occurred with the specific devices or else to common? In addition, please share the used device  
·       did it occur on a specific platform?  
·       Please share the used Xamarin. Forms version and Syncfusion version of both SfTextInputLayout and SfNumericUpDown. 

 
This will be helpful for us to investigate further and provide you a better solution at the earliest. 
 
Regards, 
Ramya S 


Marked as answer
Loader.
Up arrow icon