<table><tr><td style="">ngraham requested changes to this revision.<br />ngraham added a comment.<br />This revision now requires changes to proceed.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D18809">View Revision</a></tr></table><br /><div><div><p>This is a huge improvement over what we have right now. Very nice job!</p>
<p>A few behavioral issues:</p>
<ul class="remarkup-list">
<li class="remarkup-list-item">After removing a folder, the wallpaper grid should update immediately to reflect that</li>
<li class="remarkup-list-item">The individual elements in the wallpaper grid now can't be individually chosen as wallpapers, so there's no need for them to be selectable anymore</li>
</ul>
<p>And a design issue: now that it's not taking up the full width, the folder list manages to feel space-inefficient while also eliding the text most of the time. And there's not so much room left for the wallpaper grid so it feels a bit scrunched, especially in System Settings at the default window size:</p>
<p><a href="https://phabricator.kde.org/F6598236" style="background-color: #e7e7e7;
border-color: #e7e7e7;
border-radius: 3px;
padding: 0 4px;
font-weight: bold;
color: black;text-decoration: none;">F6598236: A bit scrunched.png</a></p>
<p>I would recommend showing just the folder name, not the full path. Then you can reduce its width a bit, so that it's say, a maximum of 25% of the total layout width. Right now it's more like 33-40% of the total width most of the time which feels too wide.</p>
<p>Ideas for further improvement (not necessary in this patch, but nice to have)</p>
<ul class="remarkup-list">
<li class="remarkup-list-item">The Remove button should show up on hover rathet than being always visible. If you use a Kirigami <tt style="background: #ebebeb; font-size: 13px;">SwipeListItem</tt> instead of a <tt style="background: #ebebeb; font-size: 13px;">BasicListItem</tt>, this will happen automatically if you implement the remove button as an action. Here is an example: <a href="https://cgit.kde.org/discover.git/tree/discover/qml/SourcesPage.qml#n160" class="remarkup-link" target="_blank" rel="noreferrer">https://cgit.kde.org/discover.git/tree/discover/qml/SourcesPage.qml#n160</a></li>
<li class="remarkup-list-item">It might be nice to add an "Open Containing Folder" action to the folder list items, too</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D18809">https://phabricator.kde.org/D18809</a></div></div><br /><div><strong>To: </strong>davidre, VDG, ngraham<br /><strong>Cc: </strong>davidedmundson, ngraham, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>