You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@aditya-bhaumik , I've noticed that the icons for important sections like "Scholarships," "Jobs," and "Forum" aren't showing up properly. Instead of the actual icons, there's just text saying things like “Scholarships Icon,” “Jobs Icon,” and “Forum Icon.” It really affects the look of the interface and can be a bit confusing for users, especially since the icons are meant to guide them visually. This could be an issue with either missing image files or maybe the file paths are incorrect in the code. If needed, I am happy to provide further information to improve the descriptions of the sections. I would appreciate it if you could assign this issue to me so I can begin working on resolving it.
Steps to Reproduce
Navigate to the homepage where the "Scholarships," "Jobs," and "Forum" sections are located.
Observe the placeholders appearing in place of the icons for each section.
Inspect the source code and note that the 'src' attribute for the images is either incorrect or the referenced image files are missing.
Expected Behavior
Icons should be displayed for each section (Scholarships, Jobs, and Forum) to visually guide users to the respective areas. These icons should align with the overall design of the interface and should load correctly across all devices and browsers.
Actual Behavior
Instead of the expected icons, text placeholders (e.g., "Scholarships Icon," "Jobs Icon," "Forum Icon") are displayed, suggesting that the icons either failed to load or are missing altogether.
Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.
Description
@aditya-bhaumik , I've noticed that the icons for important sections like "Scholarships," "Jobs," and "Forum" aren't showing up properly. Instead of the actual icons, there's just text saying things like “Scholarships Icon,” “Jobs Icon,” and “Forum Icon.” It really affects the look of the interface and can be a bit confusing for users, especially since the icons are meant to guide them visually. This could be an issue with either missing image files or maybe the file paths are incorrect in the code. If needed, I am happy to provide further information to improve the descriptions of the sections. I would appreciate it if you could assign this issue to me so I can begin working on resolving it.
Steps to Reproduce
Expected Behavior
Icons should be displayed for each section (Scholarships, Jobs, and Forum) to visually guide users to the respective areas. These icons should align with the overall design of the interface and should load correctly across all devices and browsers.
Actual Behavior
Instead of the expected icons, text placeholders (e.g., "Scholarships Icon," "Jobs Icon," "Forum Icon") are displayed, suggesting that the icons either failed to load or are missing altogether.
Screenshots
Additional Information
No response
What browser are you seeing the problem on?
Checklist
The text was updated successfully, but these errors were encountered: