microsoft / microsoft/BotFramework-WebChat
WebChat Iframe integration not supporting Darktheme
@compulim is already working on this.
Since Apr 4, 2023.
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 1.6k
- Avg merge
- 22h 58m
- Merged PRs (30d)
- 2
Description
Version
4+
Describe the bug
We are experimenting WebChat channel offered by Azure Bot Service and using it in portal. To do this we are integrating WebChat using Frame control directly in Portal. We see it works fine for most of the accessibility tests performed. However it doesn't respond to Dark theme in Portal as you can see in below screen shot. If I change to high contrast theme of Windows OS > Accessibility, web chat works fine and renders in dark theme.
Is there a way one can tap into the Portal custom themes for iframe/FrameControl content styling? (I had asked this question in stackoverflow as well and no response - https://stackoverflow.microsoft.com/questions/346502)

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.