Members with your Books

DiscussionsBug Collectors

Rejoignez LibraryThing pour poster.

Members with your Books

1cns1000
Juin 25, 2022, 1:46 pm

I don't know if this has been noted before.

If I go to
https://www.librarything.com/home#aboutyou
and select
Members with your Books
and then click the tabs: Weighted, Raw, Recent
nothing changes. The three are the same. If I refresh, it goes back to the first again, i. e. Weighted.

Thanks
Charles

2cns1000
Juin 25, 2022, 1:51 pm

Although if I go to my profile and click Similar Libraries, it does change. So it is perhaps not much of a loss

3waltzmn
Juin 25, 2022, 9:14 pm

>1 cns1000: I don't know if this has been noted before.

If I go to
https://www.librarything.com/home#aboutyou
and select
Members with your Books
and then click the tabs: Weighted, Raw, Recent
nothing changes.


Just to add a little detail: I can tell, by the list of libraries it shows, that it is showing the weighted list.

Also, the list used to show the number of books shared, and it doesn't do so any more. Maybe that was deliberate, but I'd consider it a loss. Given that one can find the number of common books simply by clicking on the other user's library, there doesn't seem much reason for dropping it.

4Nevov
Juin 26, 2022, 1:14 am

>3 waltzmn:
>Also, the list used to show the number of books shared, and it doesn't do so any more. Maybe that was deliberate, but I'd consider it a loss.

The numbers, eg. (83/511), show up when hovering over each user name, in the "alt text" that appears floating over the link. This was a change mentioned in the New Profile Pages topic: https://www.librarything.com/topic/342464#7866293

5kristilabrie
Juin 27, 2022, 8:38 am

Looks like an Uncaught Type Error when trying to change the views between Weighted / Raw / Recent:

VM143:3 Uncaught TypeError: Cannot read properties of undefined (reading 'loadSTA')
at eval (eval at lt.pillbox_handleclick (basics1.js?4675:2145:16), :3:12)
at lt.pillbox_handleclick (basics1.js?4675:2145:37)
at HTMLBodyElement.dispatch (jquery-1.8.0.min.js?v=2:2:37944)
at HTMLBodyElement.h (jquery-1.8.0.min.js?v=2:2:33881)

I'll pass this to the developers, thanks for the report.

6kristilabrie
Juin 27, 2022, 8:39 am

For developers to test/reproduce:
1. go to https://www.librarything.com/home#aboutyou
2. Find the "Members with Your Books" module
3. Open the dev console
4. Click to view any different view in the MWYB module, e.g. Raw or Recent

Bug: error in dev console

VM143:3 Uncaught TypeError: Cannot read properties of undefined (reading 'loadSTA')
at eval (eval at lt.pillbox_handleclick (basics1.js?4675:2145:16), :3:12)
at lt.pillbox_handleclick (basics1.js?4675:2145:37)
at HTMLBodyElement.dispatch (jquery-1.8.0.min.js?v=2:2:37944)
at HTMLBodyElement.h (jquery-1.8.0.min.js?v=2:2:33881)

7waltzmn
Juin 27, 2022, 10:56 am

>4 Nevov: The numbers, eg. (83/511), show up when hovering over each user name, in the "alt text" that appears floating over the link. This was a change mentioned in the New Profile Pages topic: https://www.librarything.com/topic/342464#7866293

I see that you're right, now that you point it out, and thank you. But it's such a small alt text window that I didn't notice before. And it's completely without explanation -- pointing to a randomly-numbered explanatory topic isn't going to help most people. :-) I'd suggest putting a little more explanation in the hovering window.

8knerd.knitter
Mar 1, 2023, 9:11 am

Issue has been fixed.