You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hudson (JIRA)" <de...@myfaces.apache.org> on 2016/08/18 14:40:20 UTC

[jira] [Commented] (TOBAGO-1482) Using modal feature from Bootstrap for Popups

    [ https://issues.apache.org/jira/browse/TOBAGO-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426555#comment-15426555 ] 

Hudson commented on TOBAGO-1482:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago 3.0.x #467 (See [https://builds.apache.org/job/Tobago%203.0.x/467/])
TOBAGO-1482: Using modal feature from Bootstrap for Popups
* fix little problem with double backdrops (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1756784])
* (edit) tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/tobago-jsf.js
* (edit) tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/tobago-popup.js
* (edit) tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/tobago.js


> Using modal feature from Bootstrap for Popups
> ---------------------------------------------
>
>                 Key: TOBAGO-1482
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1482
>             Project: MyFaces Tobago
>          Issue Type: Sub-task
>          Components: Themes
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>             Fix For: 3.0.0-alpha-1, 3.0.0
>
>
> Bootstrap only supports modal popup and only 1 level.
> A good application design may not require more. 
> For non-modal popups it might be a good solution to open a new window (may create a new tc:window tag), but this sould not be used too much in a well designed application. I think an example whould be an e-mail client: Writing a new mail might be open a new window.
> If a second level of popup is needed, it seems also a design problem. One solution may the use of Bootstrap popover. 
> Date Pickers should also allowed in Popups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)