Remove default option limit from the select widget
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3555799. -->
Reported by: [dieterholvoet](https://www.drupal.org/user/3567222)
Related to !180
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The idea behind the Tagify select widget is that it operates on a fixed, limited list of options. Because of this, I think it makes more sense to not limit the amount of options that are shown by default.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Remove the default limit of 10 options from the Tagify select widget.</p>
issue