SAP / openui5

OpenUI5 lets you build enterprise-ready web applications, responsive to all devices, running on almost any browser of your choice.
http://openui5.org
Apache License 2.0
2.97k stars 1.24k forks source link

sap.m.Input usability issue on small devices / phones in combination with suggestions #2827

Closed sfdfklskldf closed 4 years ago

sfdfklskldf commented 4 years ago

OpenUI5 version: at least from 1.60.x till current version Open: https://openui5.hana.ondemand.com/1.60.10/#/sample/sap.m.sample.InputSuggestionsCustomFilter/preview In Chrome and press F12 set the device emulation to iPhone and press F5! Then you see: grafik If you click into the Input field the full screen is used (it seems to be a feature): grafik

First UX related problem:

  1. in the given example the full screen usage seems not so important since the control could use the full screen anyhow
  2. the more important issue is to set the focus two times would be very nice if the input field would have the focus for input if it switches to full screen
PetyaMarkovaBogdanova commented 4 years ago

Hi @sfdfklskldf, thank you for your finding and improvement suggestion.

These two points of the behavior of sap.m.Input, and controls similar to it, are aligned with our UX specifications and are targeted.

Kind regards, Petya Bogdanova. (UI5 Dispatcher)

boghyon commented 4 years ago

@sfdfklskldf The 2nd issue was addressed in https://github.com/SAP/openui5/issues/410. Won't be fixed unfortunately.