herbie-fp / odyssey

A platform for exploring floating-point expressions :boat:
https://herbie-fp.github.io/odyssey/
MIT License
16 stars 0 forks source link

Pareto point selection not selecting correct expression in table #78

Closed elmisback closed 1 week ago

elmisback commented 1 month ago

I thought this was fixed, but I'm still seeing the pareto point selection bug. Maybe there was a bad merge? Can you check the code for this @benwang33 ?

elmisback commented 1 month ago

E.g. when I click the purple point below it selects the red point: image

benwang33 commented 4 weeks ago

Ahh yes, this bug is still here. I pivoted off of working on this to finish the LinkToReports component last week, I can return to fix it.

benwang33 commented 1 week ago

Update: No meaningful progress unfortunately. This bug is a pain :(((

elmisback commented 1 week ago

My immediate guess is that this occurs due to sorting of some kind. Maybe collaborate with @jaelafield on solving this? We can also have a look during the meeting if there's time.