Open Issues Need Help
View All on GitHub Add banner image upload to Interest Group create/edit form about 1 month ago
enhancement good first issue
IG-request icon-link field too narrow (sized for <10 characters) about 1 month ago
bug good first issue
Company-name whitespace validation only triggers at end of registration, not in Basic Info about 1 month ago
bug good first issue
Hashtag field on task request accepts whitespace-only input about 1 month ago
bug good first issue
Empty hashtag field on task request lacks red-box error styling about 1 month ago
bug good first issue
Meeting link field accepts non-URL text (no URL validation) about 1 month ago
bug good first issue
Online mentor session can be created without a meeting link about 1 month ago
bug good first issue
Mentor sessions can be created with a past date/time about 1 month ago
bug good first issue
Mentor's registered company not shown by default in Edit Profile about 1 month ago
bug good first issue
Availability "start time must be before end time" shown as an end popup instead of an inline error about 1 month ago
bug good first issue
Whitespace-only input accepted as valid during initial mentor setup about 1 month ago
bug good first issue
AI Summary: When the sidebar is collapsed, the main dashboard content fails to expand and occupy the full available horizontal space, leaving an empty margin on the left. This indicates the layout is still reserving space for the expanded sidebar, reducing screen utilization and creating visual inconsistency. The likely cause is a fixed layout definition (margin, padding, or grid) that isn't dynamically updating with the sidebar's state.
Complexity:
2/5
bug good first issue