harababurel/telereads

Mismatched links

Open

#1 opened on Apr 9, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (5 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (47 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

In some cases the message link + preview point to a different book than the one selected from the dropdown list. Example:

image

This happens because the Goodreads book links guidelines are ambiguous. One possible solution is to create link based on title + author, but this might cause other problems.

Contributor guide