obs-ss-plugin-webui/components
Decobus 882c71f2ba
Some checks failed
Lint and Build / build (pull_request) Failing after 1m13s
Revert dropdown to simpler positioning approach
Simplified dropdown positioning to fix layering issues:
- Reverted to absolute positioning with inline z-index styles
- Added explicit z-index to dropdown container in streams page
- Removed complex fixed positioning logic that was causing problems

This should resolve dropdown visibility issues while maintaining proper positioning.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-20 01:55:22 -04:00
..
__tests__ Add comprehensive performance monitoring and testing infrastructure 2025-07-19 06:20:19 -04:00
Dropdown.tsx Revert dropdown to simpler positioning approach 2025-07-20 01:55:22 -04:00
ErrorBoundary.tsx Implement professional error handling and user feedback system 2025-07-19 05:39:21 -04:00
Footer.tsx Add comprehensive performance monitoring and testing infrastructure 2025-07-19 06:20:19 -04:00
Header.tsx Implement Solarized Dark theme with accessibility improvements 2025-07-19 05:24:55 -04:00
PerformanceDashboard.tsx Add comprehensive performance monitoring and testing infrastructure 2025-07-19 06:20:19 -04:00
Toast.tsx Implement professional error handling and user feedback system 2025-07-19 05:39:21 -04:00