Files
clinicpro/assets/admin/components
hamedandClaude Opus 4.8 7ea2cb4ab2 fix: render inventory actions menu in a portal so it is not clipped
The «عملیات» dropdown was absolutely positioned inside the table container,
which has overflow:hidden for its rounded corners, so the menu was clipped
below the table. Render it through a Portal with fixed positioning computed
from the trigger's rect (RTL-aligned to the trigger's right edge), tracking
scroll/resize while open.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-15 14:07:47 +03:30
..