Make the header bar the real search input and render results in a popover anchored under it (over a backdrop scrim), replacing the centered NcDialog.
No single @nextcloud/vue component fits, NcModal/NcDialog are centered, NcPopover has no scrim, so build a small custom anchored-overlay: an anchored panel (CSS or floating-ui), a backdrop <div>, the @nextcloud/vue focus-trap util, and combobox/listbox ARIA.
Make the header bar the real search input and render results in a popover anchored under it (over a backdrop scrim), replacing the centered
NcDialog.No single
@nextcloud/vuecomponent fits, NcModal/NcDialog are centered, NcPopover has no scrim, so build a small custom anchored-overlay: an anchored panel (CSS or floating-ui), a backdrop<div>, the@nextcloud/vuefocus-trap util, and combobox/listbox ARIA.<button>to a real input