microsoft / microsoft/BotFramework-WebChat
On screen keyboard covers the webchat and sendbox on Android and IOS devices when suggested actions are shown.
Open
@compulim is already working on this.
Since Jun 14, 2023.
bug
customer-replied-to
customer-reported
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 1.6k
- Avg merge
- 22h 58m
- Merged PRs (30d)
- 2
Description
- Load mock bot in chrome/safari browser of an android/ios device.
- Type help and select "Show all activities related to accessibility test" to get suggested actions showup ("IM back as string", "Post back as string", "Post back as JSON", "Message back as JSON with display text", "Message back as JSON without display text", "Message back as string with display text") at the bottom of chat window and just above send box.
- Click to get focus on the webchat section above the suggested actions and now click on send box. This brings up the onscreen keyboard to type but it hides the webchat and sendbox behind it. The webchat and sendbox need to resize accordingly when on screen keyboard shows up.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.