I found a UI issue in ChatGPT Web.
Environment:
- Windows 11
- Google Chrome
- ChatGPT Web
Issue:
A floating assistant widget/icon appears above the chat interface and overlaps the conversation area on the right side of the screen.
Observed Behavior:
- Widget is rendered on top of chat content.
- It partially blocks UI elements and affects visibility.
Expected Behavior:
- Floating widgets should not overlap conversation content.
- Proper spacing or z-index handling should prevent obstruction.
Possible Cause:
This appears to be a CSS positioning or z-index issue involving the floating widget layer.
Screenshot attached below.