Adrian Cowan
Adrian Cowan
I assume no-one has any objections to declining this now that we have merged the alternative https://github.com/LAION-AI/Open-Assistant/pull/439
I feel like I might have missed the mark on what we need to protect here, but isn't/shouldn't the task inherently only be completeable by the assigned user? And the...
I suggest we make sure to keep the drag handle icon so that it is still clear than it can be dragged (and after this change will also be easy...
Also this element is interacted with in the end-to-end tests so make sure to run `npm run cypress:run` or `npm run cypress` (from the `/website` folder, and with the website...
I'll take this on if it's still available, just need to know if you had any 'fake model' in mind.
@kostiak, that later comment is what I have toyed with in the video demo I posted in the website channel (https://discordapp.com/channels/1055935572465700980/1055940465536532571/1061258548400619560). I've pushed what I have to my fork (https://github.com/LAION-AI/Open-Assistant/compare/main...othrayte:Open-Assistant:collapse-on-sort)...
I've moved the ACK to just before submitting interactions. Also I've fixed the summerisation and labeling tasks temporarily by making them skip without NACK-ing as they don't yet use the...
Apologies for any review request spam, I'm still learning how that action works on github.
As a lower priority meeting topic, the e2e tests of the website are currently limited because it is hard to check that the results successfully reached the backend, does anyone...
@AbdBarho part of the goal of the e2e tests we added was to act as a smoke test that neither the website or the backend have changed in a way...