#bookbrainz

/

      • kellnerd joined the channel
      • 2023-03-06 06557, 2023

      • ShivamAwasthi joined the channel
      • 2023-03-06 06549, 2023

      • ShivamAwasthi has quit
      • 2023-03-06 06508, 2023

      • ShivamAwasthi joined the channel
      • 2023-03-06 06541, 2023

      • ShivamAwasthi
        hey monkey! The scroll window for duplicate results (this PR: https://github.com/metabrainz/bookbrainz-site/pul…) Is this currently live? I can only see 3 duplicate results at a time
      • 2023-03-06 06508, 2023

      • ShivamAwasthi has quit
      • 2023-03-06 06554, 2023

      • pbryan
        monkey: I think we're ready for a PR for work guideline. Thoughts?
      • 2023-03-06 06558, 2023

      • smach joined the channel
      • 2023-03-06 06525, 2023

      • monkey
        pbryan: Definitely !
      • 2023-03-06 06523, 2023

      • smach has quit
      • 2023-03-06 06540, 2023

      • monkey
        ShivamAwasthi: should be live, but indeed I see only three at a time. Looking at the network tab in my browser I can see that the autocomplete endpoint is called with "size:3" which would explain it
      • 2023-03-06 06525, 2023

      • monkey
      • 2023-03-06 06522, 2023

      • pbryan
        OK, I've posted a final call for issues in Discourse.
      • 2023-03-06 06521, 2023

      • monkey
        Awesome, thanks ! I'll do another pass today and see if I can think of anything missing
      • 2023-03-06 06522, 2023

      • kellnerd49 joined the channel
      • 2023-03-06 06552, 2023

      • kellnerd has quit
      • 2023-03-06 06509, 2023

      • kellnerd49 is now known as kellnerd
      • 2023-03-06 06541, 2023

      • outsidecontext_ joined the channel
      • 2023-03-06 06558, 2023

      • kellnerd
      • 2023-03-06 06535, 2023

      • prout_ joined the channel
      • 2023-03-06 06536, 2023

      • outsidecontext has quit
      • 2023-03-06 06537, 2023

      • prout has quit
      • 2023-03-06 06544, 2023

      • outsidecontext_ is now known as outsidecontext
      • 2023-03-06 06539, 2023

      • monkey
        Haha woops
      • 2023-03-06 06510, 2023

      • kellnerd
        I've just found that while I was trying to understand why Shubh is double encoding query parameters in BB#819
      • 2023-03-06 06527, 2023

      • kellnerd
      • 2023-03-06 06559, 2023

      • kellnerd
        The result is that this is not necessary at all, like I had guessed.
      • 2023-03-06 06529, 2023

      • kellnerd
        Properly encoding the entity name once is enough (has not been done at all before that PR), this way we can also drop the `decodeUrlQueryParams` middleware again.
      • 2023-03-06 06551, 2023

      • kellnerd
        I guess Shubh had run into the same issue with live reloading that component as me while trying to fix it: Changing src/client/components/pages/parts/call-to-action.js and saving has no effect in my browser at all in certain circumstances (not even after refreshing the browser tab) - maybe this happens after the server has already been restarted by
      • 2023-03-06 06552, 2023

      • kellnerd
        nodemon!?
      • 2023-03-06 06547, 2023

      • kellnerd
        `decodeUrlQueryParams` was only undoing the unnecessary second encoding pass, the first encoding is already handled by Express.
      • 2023-03-06 06511, 2023

      • kellnerd
        Now that I've got this working properly I will rebase my changes onto a new branch and create yet another PR for you to review, sorry :)
      • 2023-03-06 06538, 2023

      • kellnerd
        Probably because the dumps were always including the whole database, even before collections did exist D:
      • 2023-03-06 06556, 2023

      • Kotp59 joined the channel
      • 2023-03-06 06543, 2023

      • pbryan
        Oops.
      • 2023-03-06 06543, 2023

      • Kotp59 has quit
      • 2023-03-06 06547, 2023

      • kellnerd has quit