GoogleCloudPlatform / dialogflow-integrations

Dialogflow integrations with multiple platforms including KIK, Skype, Spark, Twlio, Twitter and Viber
https://cloud.google.com/dialogflow/
Apache License 2.0
247 stars 499 forks source link

Want an option to always show SendIcon in Dialogflow Messanger. #162

Open sh-ogawa opened 2 years ago

sh-ogawa commented 2 years ago

image

Safari's Viewport is not working properly. When I focus on a text field, the text field is displayed with the maximum width, and when I type text, SendIcon is displayed next to it. I think the reason why SendIcon is displayed horizontally next to the text field ignoring the width is because "flex-wrap: nowrap" is in effect.

I'm seeing some inconveniences in the browser implementation with reactive operations. I would like to see an option to show SendIcon from the beginning.