Some checks failed
Lint and Build / build (pull_request) Failing after 1m13s
Replace absolute positioning with fixed positioning to break out of stacking contexts created by glass morphism effects. Changes: - Use fixed positioning with calculated coordinates - Track button position with getBoundingClientRect() - Update click outside detection to include button reference - Ensure dropdown appears above all other elements This should resolve the issue where dropdowns appear behind other containers. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
---|---|---|
.. | ||
__tests__ | ||
Dropdown.tsx | ||
ErrorBoundary.tsx | ||
Footer.tsx | ||
Header.tsx | ||
PerformanceDashboard.tsx | ||
Toast.tsx |