Wes Copeland

Results 62 comments of Wes Copeland

@Jamiras With the latest round of tickets changes, might this be resolved?

It's reproducible on every browser. I'm sure this is a logic error somewhere in our Floating UI integration. Here's Firefox: https://github.com/RetroAchievements/RAWeb/assets/3984985/89cc81ff-cb96-44c8-98c1-458d5ed96674

> I'm thinking this is due to event queue weirdness - but I'm able to fix this behavior by adding an event listener to the document so that the tooltip...

At present time, with some minor nuance, subsets are functionally equivalent to core sets on the site. We should revisit this issue while building out the new multiset functionality. I'd...

I wish we had a way of building these client-side toast notifications that was not coupled in any way to the page layout. Something like https://react-hot-toast.com/.

https://github.com/RetroAchievements/RAWeb/pull/2624 adds [Sonner](https://sonner.emilkowal.ski/) to the project, which will ultimately resolve this issue.

Temporarily setting this to draft. https://github.com/RetroAchievements/RAWeb/pull/2283 should likely be prioritized first, as we have a requirement to build a set/hash compatibility matrix.

> Not directly related to accuracy, but: game counter takes subsets into account, right? Is this worth of being disclosed in the statistics grid? Or maybe changing the way data...

@Jamiras wrote [here](https://github.com/RetroAchievements/RAWeb/issues/1400#issuecomment-1451135938): >... it's just counting games with achievements. The 6535 is all games with achievements. The 6145 is games with published achievements. That means there are 390 games...

> What were we thinking of replacing this with? @luchaos may have a better answer. My gut feeling says anything too expensive here could probably just live in Redis.