Bug Description
On smaller screens (mobile view), the dropdown menu under Today’s Coding Tasks opens outside its container and overlaps other UI elements. The dropdown is not constrained within the card and causes layout overflow.
This issue is clearly visible in mobile responsive mode (e.g., iPhone XR).
Steps to Reproduce
Open the app in mobile view (iPhone XR or similar)
Navigate to the dashboard
Scroll to Today’s Coding Tasks
Open the dropdown (JavaScript / Python / HTML / CSS)
Observe the dropdown position and overflow
Expected Behavior
Dropdown should:
Open fully within the task card
Respect container width and padding
Not overlap adjacent sections or break layout
Be scrollable if content exceeds available height
Screenshots
Browser
Chrome
Device
Desktop