Files
paperclip/ui/src/components
dotta 0fd75aa579 fix: render mention autocomplete via portal to prevent overflow clipping
The mention suggestion dropdown was getting clipped when typing at the
end of a long description inside modals/dialogs because parent containers
had overflow-y-auto. Render it via createPortal to document.body with
fixed positioning and z-index 9999 so it always appears above all UI.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-26 11:12:29 -05:00
..
2026-03-23 16:57:27 -05:00
2026-03-23 16:57:27 -05:00
2026-03-20 08:50:00 -05:00
2026-03-23 16:57:27 -05:00
2026-03-13 11:12:43 -05:00