-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
My Books visual fixes #8629
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
44bb651
to
edf4a0e
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
1272734
to
1c957ee
Compare
618af3f
to
feab491
Compare
There was a problem hiding this 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
feab491
to
7003a7d
Compare
notes
from nav dropperResolves outstanding issues from #8597
Nav Dropper Updates
Make it clear what page you're on
EDIT: Mobile
Remove duplicate notes
Fixed sidebar
No underlined link (Loan History took visual precedence over My Loans and the Section was empty for non-owners)
Before:
After:
After (when not owner, hide initial section):
Technical
Testing
Screenshot
Stakeholders