Have "Add Folder" form use @/components/Dialog
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3543800. --> Reported by: [bnjmnm](https://www.drupal.org/user/2369194) Related to !24 !1501 >>> <h3 id="overview">Overview</h3> <p>The form triggered by clicking "Add Folder" when in a "Manage Libraries" tab uses a popover, but it should instead use the Dialog component available in <code>@/components/Dialog</code></p> <p>Errors such as trying to add a folder with the same name should be handled pleasantly - dialog <em>might</em> do most of this already</p> <h3 id="proposed-resolution">Proposed resolution</h3> <h3 id="ui-changes">User interface changes</h3> > Related issue: [Issue #3540576](https://www.drupal.org/node/3540576)
issue