Skip to content

Sidebar can't be resized by dragging #49

Description

@saknarajapakshe

In WhatsApp Web, you can drag the edge of the left sidebar (the one with all the chats) to make it wider or narrower. Ours doesn't do that — the sidebar with the mail/chat list is stuck at a fixed width (360px, see src/view/pages/MailPage.tsx) and there's no way to resize it.

It'd be nice to add a drag handle on the right edge of the sidebar so people can make it bigger or smaller depending on how much space they want for the list vs the message content. Bonus points if it remembers the width you picked (localStorage or similar) so it doesn't reset every time you reload.

Nothing fancy needed — just something you can grab and drag, with maybe a min/max width so it can't get resized into something unusable.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions