Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Update Sidebar Icons for "Learning Path" and "Trending Content" #667

Open
3 tasks
chrissantillan opened this issue Jan 15, 2025 · 2 comments
Open
3 tasks
Labels

Comments

@chrissantillan
Copy link
Collaborator

chrissantillan commented Jan 15, 2025

Description:

Replace the current icons for Learning Path and Trending Content in the Resident's left-hand sidebar navigation with the new icons provided:

  • Trending Content: Replace the current icon with the graph-like icon (first image).
  • Learning Path: Replace the current icon with the road-like icon (second image).

Ensure the updated icons match the existing design style, size, and spacing of the sidebar navigation.

Tasks:

  • Asset Updates:

    • Add the new Trending Content (graph-like) and Learning Path (road-like) icons to the project assets.
  • Frontend Implementation:

    • Replace the existing Learning Path icon with the new road-like icon.
    • Replace the existing Trending Content icon with the new graph-like icon.
    • Ensure the icons are properly aligned and scaled within the sidebar navigation.
  • Testing:

    • Verify that the new icons display correctly in the left-hand sidebar.
    • Check for consistent alignment and spacing with other icons.
    • Ensure the sidebar remains responsive and visually appealing across all screen sizes.

Sample Screenshot (Before):

Image

**Icons (After):

  • Learning Path (road-like icon)
    Image

  • Trending Content (graph-like icon)
    Image

Acceptance Criteria:

  • The Learning Path icon is updated to the road-like icon.
  • The Trending Content icon is updated to the graph-like icon.
  • Icons are properly aligned and scaled in the sidebar.
  • Clicking the icons navigates correctly to their respective pages.
  • Sidebar navigation remains responsive and visually consistent.
@jtucholski
Copy link
Contributor

@chrissantillan Do you know if the icons are listed here on https://heroicons.com/?

@chrissantillan
Copy link
Collaborator Author

@jtucholski those particular ones are not in heroicons. The closest one in heroicons is arrow-trending-up (there is no road icon).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants