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

My Books visual fixes #8629

Merged
merged 1 commit into from
Dec 14, 2023
Merged

My Books visual fixes #8629

merged 1 commit into from
Dec 14, 2023

Conversation

mekarpeles
Copy link
Member

@mekarpeles mekarpeles commented Dec 14, 2023

  • fixes Loan History class so it's not individually underlined
  • adds username (links to profile) on my books page before nav dropper
  • removed duplicated notes from nav dropper

Resolves outstanding issues from #8597

Nav Dropper Updates

Make it clear what page you're on
Screenshot 2023-12-14 at 10 13 08 AM

EDIT: Mobile
Screenshot 2023-12-14 at 10 39 36 AM

Remove duplicate notes

Screenshot 2023-12-14 at 10 17 12 AM

Fixed sidebar

No underlined link (Loan History took visual precedence over My Loans and the Section was empty for non-owners)

Before:
Screenshot 2023-12-14 at 10 14 56 AM

After:
Screenshot 2023-12-14 at 10 14 03 AM

After (when not owner, hide initial section):
Screenshot 2023-12-14 at 10 15 37 AM

Technical

Testing

Screenshot

Stakeholders

@mekarpeles mekarpeles added the Priority: 0 Fix now: Issue prevents users from using the site or active data corruption. [managed] label Dec 14, 2023
Copy link
Collaborator

@cdrini cdrini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm on desktop! Tested on ol-mek and worked like a charm
Mobile looks a little funky; maybe whitespace nowrap those two elements, and stack them when on mobile

image

@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (92c40aa) 16.68% compared to head (7003a7d) 16.68%.
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8629   +/-   ##
=======================================
  Coverage   16.68%   16.68%           
=======================================
  Files          88       88           
  Lines        4680     4680           
  Branches      835      835           
=======================================
  Hits          781      781           
  Misses       3383     3383           
  Partials      516      516           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@cdrini cdrini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm . The tests that were previously failing are failing no longer

- fixes Loan History class so it't not individually underlined
- adds username to to my books page before nav dropper
- removed duplicated `notes` from nav dropper
- fixed dropper on mobile
- removes edit btn from lists
@mekarpeles mekarpeles merged commit d9f103d into master Dec 14, 2023
4 checks passed
@mekarpeles mekarpeles deleted the mybooks-breadcrumbs branch December 14, 2023 20:33
@cdrini cdrini self-assigned this Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: 0 Fix now: Issue prevents users from using the site or active data corruption. [managed]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants