Design: Finger-friendly UI for mobile device #2210
Labels
backlog
Out of scope for the current iteration but it will be evaluated in a future release.
feature-request
Azure report label
needs-design-input
UX/UI design item
(Make bigger UI on mobile)
User story
Today, our UI looks a bit too small for mobile device and not finger-friendly, especially for the send box.
Today's layout is based on desktop or tablet. It is not designed for mobile. I think from the trend of use, Web Chat is starting to become a narrow-and-tall component, than a full-screen full-width component.
Alternatives
User could manually modify the height of the send box and other components. It will just not default for them.
Other implementations
We should refer to Apple UI guideline for the size of on-screen elements that requires to be finger-friendly.
Potential implementation
Since we need to know the width of Web Chat before deciding the height of the send box, I am unsure if there are any CSS ways to do that. If not, I don't think we should use JavaScript for width detection.
On the other hand, we might be able to use font size to deduce the height of send box.
[Enhancement]
The text was updated successfully, but these errors were encountered: