Skip to content

[Bug]: Issue: Dropdown menu overflows screen and breaks layout on mobile view #664

@Apoorvaaa0187

Description

@Apoorvaaa0187

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

Image

Browser

Chrome

Device

Desktop

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions