-
-
Notifications
You must be signed in to change notification settings - Fork 266
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
Suggestion list #3420
base: main
Are you sure you want to change the base?
Suggestion list #3420
Conversation
I also just shuffled the card around to fit more text.
Also generalizes the markup for searching for list suggestions
🎉 I’ve just seen the PR notification so I haven’t read much, I’ll have to reacclimate myself to the codebase, but I’m very happy that my contribution is useful! I’ll check it out in details when I have more time :) |
From my first read-through your changes look great, but I haven’t had the time/infra to test the branch :) |
Just saw the code for endorsements, that’s awesome! I can’t wait to see the finished feature 😄 |
It turned out to be so simple! The one thing I'm dithering on that you might have thoughts about is whether recommendations should be associated with an The big downside to using But if it's associated with A third option would be to keep the list with @joachimesque Do you have any opinions or alternative ideas? |
The more I think about my third suggestion, the harder it sounds to implement, and I'm not sure it's actually feasible |
cd7a6a0
to
6b622ba
Compare
(reading that after a night out, so I might not be as sprightly as I could) I don't know if I understood the third option—it sounded complicated even before I read that it could be very complicated. Using If |
I had a similar thought, and yes it would be possible to filter or prioritize editions based on language. Outside the scope of this PR, but it gives me some confidence that the potential downsides to using Work could be mitigated in the future. |
Description
This PR is meant to complete @joachimesque's work in #2560 -- it lets users suggest "if you like that, try this" suggestions for books using the existing lists functionality.
What type of Pull Request is this?
Does this PR change settings or dependencies, or break something?
Details of breaking or configuration changes (if any of above checked)
I'm hoping this won't be breaking per se, but the federation of these lists is going to be a change and that will impact how instances that have the feature interact with those that don't. But I haven't written that part yet so tbd.
Documentation
Tests
Screenshots
This is what the suggestions panel looks like: