EmbeddedChat icon indicating copy to clipboard operation
EmbeddedChat copied to clipboard

FEAT: Make EmbeddedChat more mobile responsive

Open Spiral-Memory opened this issue 1 year ago • 4 comments

As an EmbeddedChat developer:

I need to: Make EmbeddedChat more mobile-friendly, though it currently is.

So that: It works well on mobile devices and in smaller-sized integrations.

Acceptance Criteria:

  • [ ] Identify potential issues on smaller screens.
  • [ ] Fix those issues to make the platform mobile-friendly.

Some known issues include:

  1. On smaller screen sizes, the modal takes up the entire screen. It would be better to have some spacing, with the popups centered.
  2. On smaller screens, the sidebar should open as a full-page view, covering the entire screen, with an option to go back.
  3. Currently, the popups are strictly positioned. A more flexible positioning system is required. On mobile devices, these popups can act as modals or pages whichever suits better.
  4. There may be additional responsive issues, and addressing as many of them as possible is appreciated.

Happy contributing!

Spiral-Memory avatar Sep 29 '24 08:09 Spiral-Memory