-
Notifications
You must be signed in to change notification settings - Fork 359
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
On mobile viewports (375px and below), clicking the kebab menu (⋮) in the EmbeddedChat header opens a dropdown that is not optimized for mobile responsiveness.
Currently, it uses the same UI as the desktop version, which results in:
- Very small touch targets
- Poor spacing
- Difficult interaction on smaller screens
As shown in the screenshot, the menu is compact and not user-friendly on mobile devices.
Steps to Reproduce
- Open EmbeddedChat in Chrome DevTools with a mobile device preset (iPhone SE, 375px)
- Click the ⋮ kebab menu in the top-right header
- Observe the dropdown menu
Screenshots

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request