<div dir="ltr">Hi Harald, <div><br></div><div>Yes, it might be a problem. List view is build with flexbox, that means that if the the content of the action items is different, it changes the size of the column.</div><div><br></div><div>One solution can be to fix the with of the action column on your implementation.</div><div><br></div><div>We've recently introduced pf-list, it's an elegant empty shell to create lists. Inside you can flex elements of just use bootstrap grid if you want. There is also an example we've build with a complete row:</div><div><br></div><div><a href="https://rawgit.com/patternfly/patternfly/master-dist/dist/tests/list-pf.html">https://rawgit.com/patternfly/patternfly/master-dist/dist/tests/list-pf.html</a><br></div><div><br></div><div>The new list structure should solve your issue, but ping me on slack if it doesn't and we can work together in a solution.</div><div><br></div><div>Thanks!</div><div><br></div><div>Andrés</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 18, 2017 at 4:38 AM, Harald Pehl <span dir="ltr"><<a href="mailto:hpehl@redhat.com" target="_blank">hpehl@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm using a list view to display executions of a batch job<br>
(application is the WildFly management console). Depending on the<br>
execution status (started, failed, completed), I show different or no<br>
action buttons on each row.<br>
<br>
If there are buttons with different labels or rows w/ and w/o buttons,<br>
the alignment of the other parts (heading, description, additional<br>
info) is broken.<br>
<br>
Is this a known problem? If so is there a workaround?<br>
<br>
Thanks<br>
<span class="HOEnZb"><font color="#888888">Harald<br>
<br>
--<br>
Harald Pehl<br>
Senior Software Engineer<br>
Red Hat<br>
<a href="mailto:hpehl@redhat.com">hpehl@redhat.com</a><br>
Twitter: @redhatway | Instagram: @redhatinc | Snapchat: @redhatsnaps<br>
<br>
______________________________<wbr>_________________<br>
PatternFly mailing list<br>
<a href="mailto:PatternFly@redhat.com">PatternFly@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/patternfly" rel="noreferrer" target="_blank">https://www.redhat.com/<wbr>mailman/listinfo/patternfly</a><br>
</font></span></blockquote></div><br></div>