aws-samples / aws-samples/aws-lex-web-ui
Visual bug with iframe
- Dominant language
- JavaScript
- Stars
- 817
- Forks
- 506
- PR merge metrics
- No merged PRs in 30d
Description
We are experiencing a visual bug with the Lex Web UI iframe component, where for a split second the chat widget flashes before the minimized button component is loaded in. This behavior is present on initial page load, as well as reload. The shouldLoadIframeMinimized property, is set true and there are no initial utterances being sent.
https://github.com/aws-samples/aws-lex-web-ui/assets/137923939/cb8205e7-4d07-47a0-ab84-fc9b99f67d72
(2.5s timestamp)
Contributor guide
Research direction
Start by reproducing the initial page load and reload with shouldLoadIframeMinimized set to true and no initial utterances, then inspect the Lex Web UI iframe initialization path. Done means the chat widget no longer flashes before the minimized button appears.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100