<html>
<head>
<style>
body {
  font-family: Verdana, sans-serif;
  font-size: 0.8em;
  color:#484848;
}
h1, h2, h3 { font-family: "Trebuchet MS", Verdana, sans-serif; margin: 0px; }
h1 { font-size: 1.2em; }
h2, h3 { font-size: 1.1em; }
a, a:link, a:visited { color: #2A5685;}
a:hover, a:active { color: #c61a1a; }
a.wiki-anchor { display: none; }
hr {
  width: 100%;
  height: 1px;
  background: #ccc;
  border: 0;
}
.footer {
  font-size: 0.8em;
  font-style: italic;
}
</style>
</head>
<body>
<span class="header"></span>
Issue #557 has been reported by Akis -.
<hr />
<h1><a href="http://redmine.ourproject.org/issues/557">Enhancement #557: Buttons to expand/collapse all replies</a></h1>

<ul>
<li>Author: Akis -</li>
<li>Status: New</li>
<li>Priority: Normal</li>
<li>Assignee: </li>
<li>Category: Usability</li>
<li>Target version: </li>
  <li>Resolution: </li>
  <li>Tags: </li>
</ul>

<p>The idea already exists in many code editors, but for blocks of code. I would find very helpful a pair of buttons "Expand all replies" and "Collapse all replies", especially as a wave becomes more complicated (as is usually the case with successful waves). A wave with expanded replies is easier to make a browser-conducted full-text-search in, while a wave with collapsed replies is easier to read and get the "big picture". It is also easy to implement, as the functionality per single reply already exists. First-level blips don't necessarily need to collapse, although that could be useful to bring distant blips in the same view for cross-reading.</p>


<hr />
<span class="footer"><p>You have received this notification because you have either subscribed to it, or are involved in it.<br />To change your notification preferences, please click here: <a class="external" href="http://redmine.ourproject.org/my/account">http://redmine.ourproject.org/my/account</a></p></span>
</body>
</html>