You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Pratyoosh Sharma (JIRA)" <ji...@apache.org> on 2013/10/21 20:31:43 UTC

[jira] [Updated] (FLEX-33743) Add Modal feature to FlexJS Alert class

     [ https://issues.apache.org/jira/browse/FLEX-33743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pratyoosh Sharma updated FLEX-33743:
------------------------------------

    Attachment: PopUp.as
                PopUp.js
                PopUpDragBehavior.js
                ModalBackground.js
                PopUpChangesDiff.diff

Completed popup implementation & changes in Alert.js to make it subclass from PopUp, popup supports drag behavior on header by using DragBehavior bead. 
Changes are only implemented for JS not for Actionscript. 

TODO: Remains implementing z-ordering & focus at application level for multiple popups

> Add Modal feature to FlexJS Alert class 
> ----------------------------------------
>
>                 Key: FLEX-33743
>                 URL: https://issues.apache.org/jira/browse/FLEX-33743
>             Project: Apache Flex
>          Issue Type: Improvement
>          Components: FlexJS
>            Reporter: Pratyoosh Sharma
>            Priority: Minor
>         Attachments: AlertDiff.diff, ModalBackground.js, ModalBackground.js, PopUp.as, PopUpChangesDiff.diff, PopUpDragBehavior.js, PopUp.js
>
>
> FlexJS Alert component is pretty simplistic at this point of time & does not caters to the relatively more complex use cases of creating modal dialogues (including over applets & other plugins) & creating dialogues over dialogues 
> This JIRA is a placeholder for deciding on the strategy & implementing a general popup feature for FlexJS



--
This message was sent by Atlassian JIRA
(v6.1#6144)