Skip to content

FUI modal should be generated from php only #2229

@mvorisek

Description

@mvorisek

Currently there are two locations where FUI modal is generated without php:

https://github.com/atk4/ui/blob/8a359e0975/js/src/JqueryPlugin/ConfirmPlugin.js
and
https://github.com/atk4/ui/blob/8a359e0975/js/src/JqueryPlugin/CreateModalPlugin.js

If there should be no roundtrip between client and server, they can be pregenerated, but never constructed within js only.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions