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 2015/11/25 16:28:11 UTC

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

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

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

FAILURE: Integrated in tobago-3.0.x #157 (See [https://builds.apache.org/job/tobago-3.0.x/157/])
TOBAGO-1482: Using modal feature vom Bootstrap for Popups
 - removing unused code and resources (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1716433])
* tobago-3.0.x/tobago-theme/tobago-theme-charlotteville/src/main/resources/org/apache/myfaces/tobago/renderkit/html/charlotteville/standard/image
* tobago-3.0.x/tobago-theme/tobago-theme-richmond/src/main/resources/org/apache/myfaces/tobago/renderkit/html/richmond/standard/image/tobago-overlay-background.png
* tobago-3.0.x/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/image/tobago-overlay-background.png
* tobago-3.0.x/tobago-theme/tobago-theme-speyside/src/main/resources/org/apache/myfaces/tobago/renderkit/html/speyside/standard/image/tobago-overlay-background.png
* tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/PageRenderer.java
* tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/style/tobago.css


> Using modal feature vom 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)