You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2013/07/20 02:20:49 UTC

[jira] [Comment Edited] (TAP5-1913) Alerts needs an additional div

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

Howard M. Lewis Ship edited comment on TAP5-1913 at 7/20/13 12:20 AM:
----------------------------------------------------------------------

I suspect the new layout will work:

<div data-container-type="alerts" ...>
  <div data-container-type="inner">
    <div class="alert alert-error"> ....
   <div class="row-fluid">
    <button class="btn btn-mini pull-right"> ...

Please re-open if not.

                
      was (Author: hlship):
    I suspect the new layout will work:

<div data-container-type="alerts" ...>
  <div data-container-type="inner">
    <div class="alert alert-error"> ....
   <div class="row-fluid">
    <button class="btn btn-mini pull-right"> ...

Please re-open 
                  
> Alerts needs an additional div
> ------------------------------
>
>                 Key: TAP5-1913
>                 URL: https://issues.apache.org/jira/browse/TAP5-1913
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.3.2
>            Reporter: Geoff Callender
>
> Alerts would benefit from an additional div, immediately inside the #alerts div, containing everything else (the alert-container AND alert-controls).
> The benefit is it would make the whole thing much easier to style. For example, I would like to display the alert messages and "dismiss all" together a box that floats above the page. The new div would be that box.
> Why not style the #alerts div to be that box? Because if the box has, for instance, a border, the border will be visible even when there are no alerts.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira