nexus/ui/src
dotta 0a32e3838a 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 07:22:24 -05:00
..
adapters Clarify Codex instruction sources 2026-03-23 16:57:33 -05:00
api Merge pull request #1655 from paperclipai/pr/pap-795-company-portability 2026-03-23 19:45:05 -05:00
components fix: render mention autocomplete via portal to prevent overflow clipping 2026-03-26 07:22:24 -05:00
context Address Greptile review on UI polish PR 2026-03-23 17:16:10 -05:00
fixtures Add a run transcript UX fixture lab 2026-03-11 10:47:22 -05:00
hooks Preserve sidebar order in company portability 2026-03-23 16:57:59 -05:00
lib Merge pull request #1708 from paperclipai/pr/pap-817-onboarding-goal-context 2026-03-24 12:38:19 -05:00
pages Render join requests inline in inbox like approvals and other work items 2026-03-24 11:48:43 -05:00
plugins Enhance plugin loading and toolbar integration 2026-03-14 15:27:45 -07:00
App.tsx Add browser-based board CLI auth flow 2026-03-23 08:46:05 -05:00
index.css Fix agent mention pill vertical misalignment with project mention pill 2026-03-24 11:49:00 -05:00
main.tsx fix providers 2026-03-23 16:57:38 -05:00