Skip to content

Replace Default Dialogs with a Reusable CommonAlertDialog Component #340

@yashmanjunath-74

Description

@yashmanjunath-74
Image

Currently, the application is using random, inconsistently styled Flutter AlertDialogs (or default showDialog implementations) across different screens. This has led to a fragmented UI where dialogs like "Choose Your Display" do not strictly follow our design system’s specifications regarding padding, border radius, and input styling.
We need to implement a Common Component that standardizes the look and feel of all popups, ensuring they match the specific "Magic ePaper" UI shown in the design mocks.

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