<table><tr><td style="">ngraham created this revision.<br />ngraham added reviewers: VDG, Frameworks, shubham.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />ngraham requested review of this revision.
</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/D21907">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Right now, the new file/folder dialog allows you to give it an invalid name, and<br />
afterwards it will show you a dialog window complaining at you. This is not very<br />
user-friendly, and becomes more user-unfriendly if we want to use it to show <br />
warnings rather than errors. Finally it doesn't scale well because as we add more<br />
conditions to check for, we'll need to add more dialog windows.</p>

<p>This patch implements the name feedback/warning/error inline in the original name<br />
dialog itself, and disables the <span><span class="phui-tag-view phui-tag-type-shade phui-tag-grey phui-tag-shade "><span class="phui-tag-core ">OK</span></span></span> button for invalid names.</p>

<p>This patch obsoletes <a href="https://phabricator.kde.org/D18384" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">D18384</a>, <a href="https://phabricator.kde.org/D18563" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">D18563</a>, and <a href="https://phabricator.kde.org/D18599" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">D18599</a>.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p><a href="https://phabricator.kde.org/F6915347" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">F6915347: Peek 2019-06-19 17-59.gif</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>BRANCH</strong><div><div>better-new-file-folder-info (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D21907">https://phabricator.kde.org/D21907</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/filewidgets/knewfilemenu.cpp</div></div></div><br /><div><strong>To: </strong>ngraham, VDG, Frameworks, shubham<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, michaelh, ngraham, bruns<br /></div>