Skip to content

Confirmation Modal Uses Different Styling System Than Standard Modals #355

@Rtyujklop

Description

@Rtyujklop

The confirmation modal (react-confirm-alert) uses a completely different styling system compared to our standard Semantic UI modals, which causes inconsistency in behavior and appearance across the application.

Confirmation modal styles located in: semanticUI.css (lines ~450-700+)
Uses classes: .react-confirm-alert, .react-confirm-alert-body, .react-confirm-alert-button-group
Standard modals use: .ui.modal, .ui.dimmer, Semantic UI modal system

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    Status

    Needs Planning

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions