Hi Isomorphic,
I just noticed that in this sample (v12.0p_2019-11-17) on my iPhone the validation error is hard to see. This happens in our application as well when used on mobile devices.
It does not always work to click it in order to see the error text. With respect to your blog post I think some other way than hover should be the default of displaying validation errors or other information on touch devices.
A similar hover problem is present with the ComboBoxItem in the sample:
This is not very important for me, but it seems that in order to successfully use the framework for mobile applications, some defaults must change / get more adaptive.
Best regards
Blama
I just noticed that in this sample (v12.0p_2019-11-17) on my iPhone the validation error is hard to see. This happens in our application as well when used on mobile devices.
It does not always work to click it in order to see the error text. With respect to your blog post I think some other way than hover should be the default of displaying validation errors or other information on touch devices.
A similar hover problem is present with the ComboBoxItem in the sample:
- Click ComboBoxItem
- Full screen chooser openes
- Select an entry
- Full screen chooser closes and entry is selected and picker icon has focus
- Click ComboBoxItem to open again
- Full screen chooser openes
- After 1 second the hover of the selected entry shows. This is unexpected and I assume related to the focus before.
This is not very important for me, but it seems that in order to successfully use the framework for mobile applications, some defaults must change / get more adaptive.
Best regards
Blama
Comment