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

UI/UX: Helpful Link card UI isn't consistent with Library Card Component #678

Closed
jtucholski opened this issue Jan 19, 2025 · 1 comment · Fixed by #693
Closed

UI/UX: Helpful Link card UI isn't consistent with Library Card Component #678

jtucholski opened this issue Jan 19, 2025 · 1 comment · Fixed by #693
Assignees
Labels

Comments

@jtucholski
Copy link
Contributor

Issues:

  1. Horizontal Alignment of Image and Title:

    • Current Behavior: Library Cards display the image and title horizontally aligned, while Helpful Links stack the favicon image above the title.
    • Expected Behavior: Helpful Link cards should align the image and title horizontally, like Library Cards.
  2. Bottom Border Below Title:

    • Current Behavior: Library Cards include a bottom border below the title, but Helpful Link cards do not.
    • Expected Behavior: Helpful Link cards should include the same bottom border as Library Cards.
  3. Description Text Font Size:

    • Current Behavior: Library Cards use a description text font size of 12px, while Helpful Link cards use 14px.
    • Expected Behavior: Helpful Link cards should use the same description text font size (12px) as Library Cards.
  4. Favorite Icon Tooltip:

    • Current Behavior: The Library Card favorite icon includes a tooltip on hover, but the Helpful Link favorite icon does not.
    • Expected Behavior: Helpful Link cards should include tooltips when hovering over the favorite icon, consistent with Library Cards.
  5. Clickable Cursor Icon:

    • Current Behavior: Helpful Link cards do not display a cursor icon on hover to indicate that they are clickable.
    • Expected Behavior: Helpful Link cards should display a cursor icon on hover to signal clickability.
  6. Pager Component Missing:

    • Current Behavior: The Helpful Link tab does not include a pager component.
    • Expected Behavior: Add a pager component to the Helpful Link tab to match the behavior of other tabs in the Knowledge Center.

Library Card (seen in Knowledge Center)

Image

Helpful Link Card (seen in Knowledge Center)

Image

@jtucholski
Copy link
Contributor Author

It looks like the Helpful Links pagination control is visible on the Admin View but I didn't see it in the Student View.

@jtucholski jtucholski added frontend and removed UI/UX labels Jan 21, 2025
@carddev81 carddev81 self-assigned this Jan 25, 2025
carddev81 added a commit to carddev81/UnlockEdv2 that referenced this issue Jan 26, 2025
carddev81 added a commit to carddev81/UnlockEdv2 that referenced this issue Jan 30, 2025
carddev81 added a commit that referenced this issue Jan 30, 2025
…y, and unfavoriting a helpful link per issues #658, #678, and #692 (#693)

* fix: add criteria to helpful link SQL query to use open_content_provoider_id per #692

* fix: update side navigation for administrator and resident per #658

* fix: modify helpful link card to be consistent with library card and add pager feature to helpful links page per #678
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants