Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile: tap Upload Panel drop area opens keyboard #138

Open
sergey124 opened this issue Aug 17, 2023 · 0 comments
Open

Mobile: tap Upload Panel drop area opens keyboard #138

sergey124 opened this issue Aug 17, 2023 · 0 comments

Comments

@sergey124
Copy link

sergey124 commented Aug 17, 2023

On mobile, tap Upload Panel drop area opens keyboard, while it's disabled in teneo-web-chat configuration.
Apparently, browser treats drop area as a text input field.

Prerequisites

Disable user input with TeneoWebChat.call('disable_user_input')

Steps to reproduce

  1. Open chat window
  2. Click Upload button
    • Upload Panel shows
  3. Tap Upload Panel drop area

Expected behavior

  • no keyboard shown

Actual behavior

  • keyboard shown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant