Skip to content

Configurable UI Size and Position #10

Description

@RikhiSingh

The idea is inspired by the Next.js dev-mode island, which allows toggling between different sizes (small, medium, large) and positions (top-right, top-left, bottom-right, bottom-left).

Currently, this behavior is only configurable through code. It would improve usability if these options were adjustable directly within the app UI.

A simple approach could be to persist the user’s preferences (size and position) in localStorage, so the settings are retained across sessions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions