Raymond Berger

Results 104 issues of Raymond Berger

**Objective:** A great patron experience starts with a great catalogue. Librarians make that possible. This project is to improve the experience for librarians by optimizing client-side performance through pre-caching strategies,...

Type: Feature Request
Priority: 3
Type: Epic
Lead: @RayBB

After #9146 is merged Followup from: https://github.com/internetarchive/openlibrary/issues/9086#issuecomment-2093369982 the Author page (https://openlibrary.org/authors/OL107911A/George_Bernard_Shaw) the My Books Reading Log page (https://openlibrary.org/people/mekBot/books/want-to-read) the Subject page (e.g. https://openlibrary.org/subjects/biology) ### Describe the problem that you'd like...

Type: Feature Request
Priority: 3
Theme: Design
State: Blocked
Lead: @RayBB
Module: Search Page(s)

Following #8963 we want to evaluate unifying the styles of the search buttons with something like `cta-btn cta-btn--small cta-btn--vanilla` etc. This will potentially also require changing the text input to...

Type: Feature Request
Priority: 3
Good First Issue
Lead: @cdrini

Chrome supports a richer install UI for progressive web apps. We can include screenshots (both mobile and desktop) and a description. Img of how it looks ### Describe the problem...

Type: Feature Request
Good First Issue
Module: Mobile
Lead: @RayBB
Needs: Response
Needs: Staff / Internal

### Problem The short version is that I think it is confusing that 1. when you are on an edition page: - The "want to read" button adds the _work_...

Type: Bug
Priority: 3
Theme: Design
Needs: Lead
Lead: @RayBB
Fellowship Opportunity

### Problem I think we can remove `.github/workflows/ruff.yml` now that we have ruff running in pre-commit on each PR anyway. Any reason to keep this around? #### Evidence / Screenshot...

Type: Bug
Priority: 3
Affects: Operations
Lead: @RayBB
Affects: Developers
Needs: Staff Decision

### Problem Go to a list you can edit and you'll see it. #### Evidence / Screenshot #### Relevant URL(s) ### Reproducing the bug 1. Go to ... 2. Do...

Type: Bug
Regression
Priority: 2
Lead: @RayBB
Theme: My Books
Module: Following

### Problem I noticed some unused functions in `openlibrary/plugins/openlibrary/js/utils.js` we can remove them. `truncate`, `cond` See: https://github.com/internetarchive/openlibrary/pull/9180/files ### Context - Browser (Chrome, Safari, Firefox, etc): - OS (Windows, Mac, etc):...

Type: Bug
Type: Refactor/Clean-up
Needs: Review
Priority: 4
Lead: @cdrini
Lead: @jimchamp
Affects: Developers

Right now we load all covers on the merge page even if they're not visible. If we add lazy loading to them it will massively cut down on requests. Should...

Type: Feature Request
Priority: 3
Lead: @RayBB

Closes #9179 ### Technical ### Testing Did a fulltext search of the code and these aren't used anywhere I can see but a second check would be good. Removes one...

Needs: Review