Skip to content

Twig: ModalDialog does not allow automatic modal opening #14

@literat

Description

@literat

react has isOpen, twig no

web-twig will have an isOpen pass that sets the attribute data to a specific value, or rather aria attribute

give Modal a props isOpen that will set the open attribute and verify that our JS plugin works with it correctly
The JS plugin looks to see if the attribute open exists and calls showModal - only on initialization (constructor)!

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