mirror of
https://github.com/yattee/yattee.git
synced 2026-07-21 06:42:01 +00:00
The content type picker in the center .principal toolbar slot is what constrains the .searchable field to the trailing edge. Dropping the picker when a search was submitted let the toolbar reflow and the search field re-center. Keep the picker in place and disable it while searching instead.